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

Data Fields

int(* init_chip )(struct da903x_chip *)
 
int(* unmask_events )(struct da903x_chip *, unsigned int events)
 
int(* mask_events )(struct da903x_chip *, unsigned int events)
 
int(* read_events )(struct da903x_chip *, unsigned int *events)
 
int(* read_status )(struct da903x_chip *, unsigned int *status)
 

Detailed Description

Definition at line 52 of file da903x.c.

Field Documentation

int(* init_chip)(struct da903x_chip *)

Definition at line 53 of file da903x.c.

int(* mask_events)(struct da903x_chip *, unsigned int events)

Definition at line 55 of file da903x.c.

int(* read_events)(struct da903x_chip *, unsigned int *events)

Definition at line 56 of file da903x.c.

int(* read_status)(struct da903x_chip *, unsigned int *status)

Definition at line 57 of file da903x.c.

int(* unmask_events)(struct da903x_chip *, unsigned int events)

Definition at line 54 of file da903x.c.


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