Linux Kernel
3.7.1
|
Data Fields | |
struct pm80x_chip * | chip |
struct regmap * | map |
struct rtc_device * | rtc_dev |
struct device * | dev |
struct delayed_work | calib_work |
int | irq |
int | vrtc |
Definition at line 50 of file rtc-88pm80x.c.
struct delayed_work calib_work |
Definition at line 55 of file rtc-88pm80x.c.
Definition at line 51 of file rtc-88pm80x.c.
Definition at line 54 of file rtc-88pm80x.c.
int irq |
Definition at line 57 of file rtc-88pm80x.c.
Definition at line 52 of file rtc-88pm80x.c.
struct rtc_device* rtc_dev |
Definition at line 53 of file rtc-88pm80x.c.
int vrtc |
Definition at line 58 of file rtc-88pm80x.c.