Searched refs:wdt_notify_sys (Results 1 – 12 of 12) sorted by relevance
/linux-2.6.39/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 | 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 | 285 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 319 .notifier_call = wdt_notify_sys,
|
D | w83697ug_wdt.c | 302 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 336 .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 | alim7101_wdt.c | 312 static int wdt_notify_sys(struct notifier_block *this, in wdt_notify_sys() function 337 .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 | 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 | 512 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 560 .notifier_call = wdt_notify_sys,
|
D | it87_wdt.c | 531 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 555 .notifier_call = wdt_notify_sys,
|
/linux-2.6.39/drivers/rtc/ |
D | rtc-m41t80.c | 722 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() function 752 .notifier_call = wdt_notify_sys,
|