Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
v3020_chip_ops Struct Reference

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)
 

Detailed Description

Definition at line 39 of file rtc-v3020.c.

Field Documentation

Definition at line 40 of file rtc-v3020.c.

unsigned char(* read_bit)(struct v3020 *chip)

Definition at line 43 of file rtc-v3020.c.

void(* unmap_io)(struct v3020 *chip)

Definition at line 42 of file rtc-v3020.c.

void(* write_bit)(struct v3020 *chip, unsigned char bit)

Definition at line 44 of file rtc-v3020.c.


The documentation for this struct was generated from the following file: