Linux Kernel
3.7.1
|
Data Fields | |
struct pm860x_chip * | chip |
struct i2c_client * | i2c |
struct rtc_device * | rtc_dev |
struct device * | dev |
struct delayed_work | calib_work |
int | irq |
int | vrtc |
int(* | sync )(unsigned int ticks) |
Definition at line 25 of file rtc-88pm860x.c.
struct delayed_work calib_work |
Definition at line 30 of file rtc-88pm860x.c.
Definition at line 26 of file rtc-88pm860x.c.
Definition at line 29 of file rtc-88pm860x.c.
struct i2c_client* i2c |
Definition at line 27 of file rtc-88pm860x.c.
int irq |
Definition at line 32 of file rtc-88pm860x.c.
struct rtc_device* rtc_dev |
Definition at line 28 of file rtc-88pm860x.c.
Definition at line 34 of file rtc-88pm860x.c.
int vrtc |
Definition at line 33 of file rtc-88pm860x.c.