Home
last modified time | relevance | path

Searched refs:WDT_FUNC_INIT (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/watchdog/
H A Ddiag288_wdt.c44 #define WDT_FUNC_INIT 0 macro
133 func = conceal_on ? (WDT_FUNC_INIT | WDT_FUNC_CONCEAL) in wdt_start()
134 : WDT_FUNC_INIT; in wdt_start()
139 ret = __diag288_lpar(WDT_FUNC_INIT, in wdt_start()
185 func = conceal_on ? (WDT_FUNC_INIT | WDT_FUNC_CONCEAL) in wdt_ping()
186 : WDT_FUNC_INIT; in wdt_ping()
279 if (__diag288_vm(WDT_FUNC_INIT, 15, in diag288_init()
285 if (__diag288_lpar(WDT_FUNC_INIT, 30, LPARWDT_RESTART)) { in diag288_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/watchdog/
H A Ddiag288_wdt.c44 #define WDT_FUNC_INIT 0 macro
133 func = conceal_on ? (WDT_FUNC_INIT | WDT_FUNC_CONCEAL) in wdt_start()
134 : WDT_FUNC_INIT; in wdt_start()
139 ret = __diag288_lpar(WDT_FUNC_INIT, in wdt_start()
185 func = conceal_on ? (WDT_FUNC_INIT | WDT_FUNC_CONCEAL) in wdt_ping()
186 : WDT_FUNC_INIT; in wdt_ping()
279 if (__diag288_vm(WDT_FUNC_INIT, 15, in diag288_init()
285 if (__diag288_lpar(WDT_FUNC_INIT, 30, LPARWDT_RESTART)) { in diag288_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/watchdog/
H A Ddiag288_wdt.c44 #define WDT_FUNC_INIT 0 macro
133 func = conceal_on ? (WDT_FUNC_INIT | WDT_FUNC_CONCEAL) in wdt_start()
134 : WDT_FUNC_INIT; in wdt_start()
139 ret = __diag288_lpar(WDT_FUNC_INIT, in wdt_start()
185 func = conceal_on ? (WDT_FUNC_INIT | WDT_FUNC_CONCEAL) in wdt_ping()
186 : WDT_FUNC_INIT; in wdt_ping()
279 if (__diag288_vm(WDT_FUNC_INIT, 15, in diag288_init()
285 if (__diag288_lpar(WDT_FUNC_INIT, 30, LPARWDT_RESTART)) { in diag288_init()