Linux Kernel
3.7.1
|
Data Fields | |
struct i2c_client * | client |
struct rtc_device * | rtc |
struct work_struct | work |
u8 | ctrl1 |
unsigned | exiting:1 |
Definition at line 74 of file rtc-rx8025.c.
Definition at line 75 of file rtc-rx8025.c.
u8 ctrl1 |
Definition at line 78 of file rtc-rx8025.c.
unsigned exiting |
Definition at line 79 of file rtc-rx8025.c.
struct rtc_device* rtc |
Definition at line 76 of file rtc-rx8025.c.
struct work_struct work |
Definition at line 77 of file rtc-rx8025.c.