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

#include <adxl34x.h>

Data Fields

u16 bustype
 
int(* read )(struct device *, unsigned char)
 
int(* read_block )(struct device *, unsigned char, int, void *)
 
int(* write )(struct device *, unsigned char, unsigned char)
 

Detailed Description

Definition at line 16 of file adxl34x.h.

Field Documentation

u16 bustype

Definition at line 17 of file adxl34x.h.

int(* read)(struct device *, unsigned char)

Definition at line 18 of file adxl34x.h.

int(* read_block)(struct device *, unsigned char, int, void *)

Definition at line 19 of file adxl34x.h.

int(* write)(struct device *, unsigned char, unsigned char)

Definition at line 20 of file adxl34x.h.


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