Searched refs:wdt_notify_sys (Results 1 – 9 of 9) sorted by relevance
/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 | 226 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 235 .notifier_call = wdt_notify_sys,
|
D | sbc60xxwdt.c | 296 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 310 .notifier_call = wdt_notify_sys,
|
D | w83877f_wdt.c | 320 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 334 .notifier_call = wdt_notify_sys,
|
D | sc520_wdt.c | 352 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 366 .notifier_call = wdt_notify_sys,
|
D | alim7101_wdt.c | 332 static int wdt_notify_sys(struct notifier_block *this, in wdt_notify_sys() function 347 .notifier_call = wdt_notify_sys,
|
D | w83977f_wdt.c | 436 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 461 .notifier_call = wdt_notify_sys,
|
D | wdt.c | 508 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 557 .notifier_call = wdt_notify_sys,
|
/drivers/rtc/ |
D | rtc-m41t80.c | 836 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 867 .notifier_call = wdt_notify_sys,
|