Searched refs:wdt_notify_sys (Results 1 – 12 of 12) sorted by relevance
/drivers/watchdog/ |
D | sbc7240_wdt.c | 241 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 250 .notifier_call = wdt_notify_sys,
|
D | sbc60xxwdt.c | 302 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 316 .notifier_call = wdt_notify_sys,
|
D | w83877f_wdt.c | 325 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 339 .notifier_call = wdt_notify_sys,
|
D | sc520_wdt.c | 360 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 374 .notifier_call = wdt_notify_sys,
|
D | w83627hf_wdt.c | 278 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 312 .notifier_call = wdt_notify_sys,
|
D | w83697ug_wdt.c | 293 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 327 .notifier_call = wdt_notify_sys,
|
D | w83697hf_wdt.c | 325 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 359 .notifier_call = wdt_notify_sys,
|
D | alim7101_wdt.c | 312 static int wdt_notify_sys(struct notifier_block *this, in wdt_notify_sys() function 336 .notifier_call = wdt_notify_sys,
|
D | w83977f_wdt.c | 443 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 467 .notifier_call = wdt_notify_sys,
|
D | wdt.c | 514 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 564 .notifier_call = wdt_notify_sys,
|
D | it87_wdt.c | 502 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 526 .notifier_call = wdt_notify_sys,
|
/drivers/rtc/ |
D | rtc-m41t80.c | 719 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 748 .notifier_call = wdt_notify_sys,
|