Home
last modified time | relevance | path

Searched refs:watchdog_set_nowayout (Results 76 – 100 of 101) sorted by relevance

12345

/openbmc/linux/drivers/watchdog/
H A Dsp805_wdt.c273 watchdog_set_nowayout(&wdt->wdd, nowayout); in sp805_wdt_probe()
H A Dsprd_wdt.c319 watchdog_set_nowayout(&wdt->wdd, WATCHDOG_NOWAYOUT); in sprd_wdt_probe()
H A Dmlx_wdt.c305 watchdog_set_nowayout(&wdt->wdd, WATCHDOG_NOWAYOUT); in mlxreg_wdt_probe()
H A Dsama5d4_wdt.c318 watchdog_set_nowayout(wdd, nowayout); in sama5d4_wdt_probe()
H A Dexar_wdt.c273 watchdog_set_nowayout(wdt_dev, nowayout); in exar_wdt_probe()
H A Dat91sam9_wdt.c235 watchdog_set_nowayout(&wdt->wdd, wdt->nowayout); in at91_wdt_init()
H A Docteon-wdt-main.c563 watchdog_set_nowayout(&octeon_wdt, nowayout); in octeon_wdt_init()
H A Dimx2_wdt.c344 watchdog_set_nowayout(wdog, nowayout); in imx2_wdt_probe()
H A Dmtk_wdt.c388 watchdog_set_nowayout(&mtk_wdt->wdt_dev, nowayout); in mtk_wdt_probe()
H A Daspeed_wdt.c356 watchdog_set_nowayout(&wdt->wdd, nowayout); in aspeed_wdt_probe()
H A Dsp5100_tco.c540 watchdog_set_nowayout(wdd, nowayout); in sp5100_tco_probe()
H A DiTCO_wdt.c570 watchdog_set_nowayout(&p->wddev, nowayout); in iTCO_wdt_probe()
H A Dkempld_wdt.c468 watchdog_set_nowayout(wdd, nowayout); in kempld_wdt_probe()
H A Dwdat_wdt.c465 watchdog_set_nowayout(&wdat->wdd, nowayout); in wdat_wdt_probe()
H A Dstarfive-wdt.c480 watchdog_set_nowayout(&wdt->wdd, nowayout); in starfive_wdt_probe()
H A Df71808e_wdt.c506 watchdog_set_nowayout(wdd, nowayout); in fintek_wdt_probe()
H A Ddw_wdt.c633 watchdog_set_nowayout(wdd, nowayout); in dw_wdt_drv_probe()
H A Dziirave_wdt.c650 watchdog_set_nowayout(&w_priv->wdd, nowayout); in ziirave_wdt_probe()
H A Dorion_wdt.c635 watchdog_set_nowayout(&dev->wdt, nowayout); in orion_wdt_probe()
H A Ds3c2410_wdt.c697 watchdog_set_nowayout(&wdt->wdt_device, nowayout); in s3c2410wdt_probe()
H A Dwatchdog_dev.c468 watchdog_set_nowayout(wdd, value); in nowayout_store()
/openbmc/linux/drivers/hwmon/
H A Dsch56xx-common.c423 watchdog_set_nowayout(&data->wddev, nowayout); in sch56xx_watchdog_register()
H A Dnct7904.c1155 watchdog_set_nowayout(&data->wdt, nowayout); in nct7904_probe()
/openbmc/linux/drivers/rtc/
H A Drtc-ds1374.c519 watchdog_set_nowayout(&ds1374->wdt, nowayout); in ds1374_probe()
/openbmc/linux/Documentation/watchdog/
H A Dconvert_drivers_to_kernel_api.rst185 watchdog_set_nowayout(&s3c2410_wdd, nowayout);

12345