Linux Kernel
3.7.1
|
Data Fields | |
struct i2c_client * | client |
struct rtc_device * | rtc |
enum rtc_type | type |
unsigned | time24:1 |
unsigned | has_irq:1 |
unsigned | smbus:1 |
char | buf [17] |
char * | regs |
Definition at line 92 of file rtc-rs5c372.c.
Definition at line 99 of file rtc-rs5c372.c.
Definition at line 93 of file rtc-rs5c372.c.
unsigned has_irq |
Definition at line 97 of file rtc-rs5c372.c.
Definition at line 100 of file rtc-rs5c372.c.
struct rtc_device* rtc |
Definition at line 94 of file rtc-rs5c372.c.
unsigned smbus |
Definition at line 98 of file rtc-rs5c372.c.
unsigned time24 |
Definition at line 96 of file rtc-rs5c372.c.
Definition at line 95 of file rtc-rs5c372.c.