|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | MAX_DOGS 32 /* Maximum number of watchdog devices */ |
Functions | |
| int | watchdog_dev_register (struct watchdog_device *) |
| int | watchdog_dev_unregister (struct watchdog_device *) |
| int __init | watchdog_dev_init (void) |
| void __exit | watchdog_dev_exit (void) |
Definition at line 29 of file watchdog_core.h.
Definition at line 599 of file watchdog_dev.c.
Definition at line 585 of file watchdog_dev.c.
| int watchdog_dev_register | ( | struct watchdog_device * | ) |
Definition at line 522 of file watchdog_dev.c.
| int watchdog_dev_unregister | ( | struct watchdog_device * | ) |
Definition at line 565 of file watchdog_dev.c.
1.8.2