Searched refs:watchdog_hrtimer_pretimeout_init (Results 1 – 3 of 3) sorted by relevance
80 void watchdog_hrtimer_pretimeout_init(struct watchdog_device *wdd);84 static inline void watchdog_hrtimer_pretimeout_init(struct watchdog_device *wdd) {} in watchdog_hrtimer_pretimeout_init() function
22 void watchdog_hrtimer_pretimeout_init(struct watchdog_device *wdd) in watchdog_hrtimer_pretimeout_init() function
1051 watchdog_hrtimer_pretimeout_init(wdd); in watchdog_cdev_register()