Linux Kernel
3.7.1
|
Data Fields | |
void __iomem * | ioaddress |
int | leftshift |
struct v3020_gpio * | gpio |
struct v3020_chip_ops * | ops |
struct rtc_device * | rtc |
Definition at line 57 of file rtc-v3020.c.
Definition at line 63 of file rtc-v3020.c.
Definition at line 59 of file rtc-v3020.c.
int leftshift |
Definition at line 60 of file rtc-v3020.c.
struct v3020_chip_ops* ops |
Definition at line 65 of file rtc-v3020.c.
struct rtc_device* rtc |
Definition at line 67 of file rtc-v3020.c.