Searched refs:watchdog_notify_pretimeout (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/watchdog/
H A Dwatchdog_hrtimer_pretimeout.c18 watchdog_notify_pretimeout(wd_data->wdd);
H A Dwatchdog_pretimeout.c100 void watchdog_notify_pretimeout(struct watchdog_device *wdd) function
113 EXPORT_SYMBOL_GPL(watchdog_notify_pretimeout); variable
H A Dsoftdog.c128 watchdog_notify_pretimeout(&softdog_dev);
H A Dkeembay_wdt.c165 watchdog_notify_pretimeout(&wdt->wdd);
H A Dnpcm_wdt.c148 watchdog_notify_pretimeout(&wdt->wdd);
H A Dftwdt010_wdt.c114 watchdog_notify_pretimeout(&gwdt->wdd);
H A Dpm8916_wdt.c113 watchdog_notify_pretimeout(&wdt->wdev);
H A Dmarvell_gti_wdt.c93 watchdog_notify_pretimeout(wdev);
H A Dimx_sc_wdt.c129 watchdog_notify_pretimeout(&imx_sc_wdd->wdd);
H A Dsprd_wdt.c89 watchdog_notify_pretimeout(&wdt->wdd);
H A Drealtek_otto_wdt.c215 watchdog_notify_pretimeout(&ctrl->wdev);
H A Dqcom-wdt.c69 watchdog_notify_pretimeout(wdd);
H A Dimx2_wdt.c227 watchdog_notify_pretimeout(wdog);
H A Daspeed_wdt.c302 watchdog_notify_pretimeout(wdd);
H A Dmtk_wdt.c357 watchdog_notify_pretimeout(wdd);
H A Ddw_wdt.c373 watchdog_notify_pretimeout(&dw_wdt->wdd);
H A Dorion_wdt.c397 watchdog_notify_pretimeout(&dev->wdt);
/linux-master/include/linux/
H A Dwatchdog.h206 void watchdog_notify_pretimeout(struct watchdog_device *wdd);
208 static inline void watchdog_notify_pretimeout(struct watchdog_device *wdd) function

Completed in 161 milliseconds