Linux Kernel
3.7.1
|
Data Fields | |
void __iomem * | regs |
unsigned long | ioport |
struct rtc_device * | rtc |
spinlock_t | lock |
struct resource * | r |
u8(* | read )(struct bq4802 *, int) |
void(* | write )(struct bq4802 *, int, u8) |
Definition at line 19 of file rtc-bq4802.c.
unsigned long ioport |
Definition at line 21 of file rtc-bq4802.c.
spinlock_t lock |
Definition at line 23 of file rtc-bq4802.c.
Definition at line 24 of file rtc-bq4802.c.
Definition at line 20 of file rtc-bq4802.c.
struct rtc_device* rtc |
Definition at line 22 of file rtc-bq4802.c.