Searched refs:wdt_notify_sys (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/watchdog/ |
D | stmp3xxx_rtc_wdt.c | 71 static int wdt_notify_sys(struct notifier_block *nb, unsigned long code, in wdt_notify_sys() function 87 .notifier_call = wdt_notify_sys,
|
D | sbc7240_wdt.c | 235 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 244 .notifier_call = wdt_notify_sys,
|
D | sbc60xxwdt.c | 301 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 315 .notifier_call = wdt_notify_sys,
|
D | sc520_wdt.c | 355 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 369 .notifier_call = wdt_notify_sys,
|
D | w83877f_wdt.c | 323 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 337 .notifier_call = wdt_notify_sys,
|
D | alim7101_wdt.c | 330 static int wdt_notify_sys(struct notifier_block *this, in wdt_notify_sys() function 345 .notifier_call = wdt_notify_sys,
|
D | w83977f_wdt.c | 441 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 465 .notifier_call = wdt_notify_sys,
|
D | wdt.c | 512 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 560 .notifier_call = wdt_notify_sys,
|
/Linux-v4.19/drivers/rtc/ |
D | rtc-m41t80.c | 831 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 861 .notifier_call = wdt_notify_sys,
|