Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dcpwd.c234 static void cpwd_brokentimer(struct timer_list *unused) in cpwd_brokentimer() function
279 cpwd_brokentimer(NULL); in cpwd_stoptimer()
596 timer_setup(&cpwd_timer, cpwd_brokentimer, 0); in cpwd_probe()