Linux Kernel
3.7.1
|
Data Fields | |
int(* | map_io )(struct v3020 *chip, struct platform_device *pdev, struct v3020_platform_data *pdata) |
void(* | unmap_io )(struct v3020 *chip) |
unsigned char(* | read_bit )(struct v3020 *chip) |
void(* | write_bit )(struct v3020 *chip, unsigned char bit) |
Definition at line 39 of file rtc-v3020.c.
int(* map_io)(struct v3020 *chip, struct platform_device *pdev, struct v3020_platform_data *pdata) |
Definition at line 40 of file rtc-v3020.c.