Linux Kernel
3.7.1
|
Data Fields | |
struct device * | dev |
struct max8998_dev * | max8998 |
struct i2c_client * | rtc |
struct rtc_device * | rtc_dev |
int | irq |
bool | lp3974_bug_workaround |
Definition at line 71 of file rtc-max8998.c.
Definition at line 72 of file rtc-max8998.c.
int irq |
Definition at line 76 of file rtc-max8998.c.
bool lp3974_bug_workaround |
Definition at line 77 of file rtc-max8998.c.
struct max8998_dev* max8998 |
Definition at line 73 of file rtc-max8998.c.
struct i2c_client* rtc |
Definition at line 74 of file rtc-max8998.c.
struct rtc_device* rtc_dev |
Definition at line 75 of file rtc-max8998.c.