Linux Kernel
3.7.1
|
Data Fields | |
u16 | addr |
struct mutex * | io_lock |
struct kref | kref |
struct watchdog_info | wdinfo |
struct watchdog_device | wddev |
u8 | watchdog_preset |
u8 | watchdog_control |
u8 | watchdog_output_enable |
Definition at line 67 of file sch56xx-common.c.
u16 addr |
Definition at line 68 of file sch56xx-common.c.
Definition at line 69 of file sch56xx-common.c.
Definition at line 70 of file sch56xx-common.c.
u8 watchdog_control |
Definition at line 74 of file sch56xx-common.c.
u8 watchdog_output_enable |
Definition at line 75 of file sch56xx-common.c.
u8 watchdog_preset |
Definition at line 73 of file sch56xx-common.c.
struct watchdog_device wddev |
Definition at line 72 of file sch56xx-common.c.
struct watchdog_info wdinfo |
Definition at line 71 of file sch56xx-common.c.