Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dcpwd.c235 static void cpwd_brokentimer(struct timer_list *unused) in cpwd_brokentimer() function
280 cpwd_brokentimer(NULL); in cpwd_stoptimer()
597 timer_setup(&cpwd_timer, cpwd_brokentimer, 0); in cpwd_probe()