Home
last modified time | relevance | path

Searched refs:watchdog_set_nowayout (Results 1 – 25 of 101) sorted by relevance

12345

/openbmc/linux/drivers/watchdog/
H A Dtwl4030_wdt.c76 watchdog_set_nowayout(wdt, nowayout); in twl4030_wdt_probe()
H A Debc-c384_wdt.c110 watchdog_set_nowayout(wdd, nowayout); in ebc_c384_wdt_probe()
H A Dtqmx86_wdt.c101 watchdog_set_nowayout(&priv->wdd, WATCHDOG_NOWAYOUT); in tqmx86_wdt_probe()
H A Dep93xx_wdt.c113 watchdog_set_nowayout(wdd, nowayout); in ep93xx_wdt_probe()
H A Ddb8500_wdt.c91 watchdog_set_nowayout(&db8500_wdt, nowayout); in db8500_wdt_probe()
H A Dsun4v_wdt.c155 watchdog_set_nowayout(&wdd, nowayout); in sun4v_wdt_init()
H A Dda9055_wdt.c140 watchdog_set_nowayout(da9055_wdt, nowayout); in da9055_wdt_probe()
H A Dstpmic1_wdt.c111 watchdog_set_nowayout(&wdt->wdtdev, nowayout); in pmic_wdt_probe()
H A Dretu_wdt.c126 watchdog_set_nowayout(retu_wdt, nowayout); in retu_wdt_probe()
H A Dts72xx_wdt.c147 watchdog_set_nowayout(wdd, nowayout); in ts72xx_wdt_probe()
H A Dsoftdog.c187 watchdog_set_nowayout(&softdog_dev, nowayout); in softdog_init()
H A Dmoxart_wdt.c129 watchdog_set_nowayout(&moxart_wdt->dev, nowayout); in moxart_wdt_probe()
H A Dwm8350_wdt.c149 watchdog_set_nowayout(&wm8350_wdt, nowayout); in wm8350_wdt_probe()
H A Dbooke_wdt.c228 watchdog_set_nowayout(&booke_wdt_dev, nowayout); in booke_wdt_init()
H A Dmenf21bmc_wdt.c144 watchdog_set_nowayout(&drv_data->wdt, nowayout); in menf21bmc_wdt_probe()
H A Dtxx9wdt.c130 watchdog_set_nowayout(&txx9wdt, nowayout); in txx9wdt_probe()
H A Dloongson1_wdt.c135 watchdog_set_nowayout(ls1x_wdt, nowayout); in ls1x_wdt_probe()
H A Dts4800_wdt.c155 watchdog_set_nowayout(wdd, nowayout); in ts4800_wdt_probe()
H A Dgpio_wdt.c160 watchdog_set_nowayout(&priv->wdd, nowayout); in gpio_wdt_probe()
H A Dxen_wdt.c136 watchdog_set_nowayout(&xen_wdt_dev, nowayout); in xen_wdt_probe()
H A Darm_smc_wdt.c145 watchdog_set_nowayout(wdd, nowayout); in smcwd_probe()
H A Dintel-mid_wdt.c154 watchdog_set_nowayout(wdt_dev, WATCHDOG_NOWAYOUT); in mid_wdt_probe()
H A Dmenz69_wdt.c127 watchdog_set_nowayout(&drv->wdt, nowayout); in men_z069_probe()
H A Dgxp-wdt.c143 watchdog_set_nowayout(&drvdata->wdd, WATCHDOG_NOWAYOUT); in gxp_wdt_probe()
/openbmc/linux/include/linux/
H A Dwatchdog.h143 static inline void watchdog_set_nowayout(struct watchdog_device *wdd, bool nowayout) in watchdog_set_nowayout() function

12345