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

Data Fields

struct ad7879_bus_opsbops
 
struct devicedev
 
struct input_dev * input
 
struct timer_list timer
 
unsigned int irq
 
bool disabled
 
bool suspended
 
bool swap_xy
 
u16 conversion_data [AD7879_NR_SENSE]
 
char phys [32]
 
u8 first_conversion_delay
 
u8 acquisition_time
 
u8 averaging
 
u8 pen_down_acc_interval
 
u8 median
 
u16 x_plate_ohms
 
u16 pressure_max
 
u16 cmd_crtl1
 
u16 cmd_crtl2
 
u16 cmd_crtl3
 
int x
 
int y
 
int Rt
 

Detailed Description

Definition at line 108 of file ad7879.c.

Field Documentation

u8 acquisition_time

Definition at line 125 of file ad7879.c.

u8 averaging

Definition at line 126 of file ad7879.c.

Definition at line 109 of file ad7879.c.

u16 cmd_crtl1

Definition at line 131 of file ad7879.c.

u16 cmd_crtl2

Definition at line 132 of file ad7879.c.

u16 cmd_crtl3

Definition at line 133 of file ad7879.c.

u16 conversion_data[AD7879_NR_SENSE]

Definition at line 122 of file ad7879.c.

struct device* dev

Definition at line 111 of file ad7879.c.

bool disabled

Definition at line 119 of file ad7879.c.

u8 first_conversion_delay

Definition at line 124 of file ad7879.c.

struct input_dev* input

Definition at line 112 of file ad7879.c.

unsigned int irq

Definition at line 118 of file ad7879.c.

u8 median

Definition at line 128 of file ad7879.c.

u8 pen_down_acc_interval

Definition at line 127 of file ad7879.c.

char phys[32]

Definition at line 123 of file ad7879.c.

u16 pressure_max

Definition at line 130 of file ad7879.c.

int Rt

Definition at line 136 of file ad7879.c.

bool suspended

Definition at line 120 of file ad7879.c.

bool swap_xy

Definition at line 121 of file ad7879.c.

Definition at line 113 of file ad7879.c.

int x

Definition at line 134 of file ad7879.c.

u16 x_plate_ohms

Definition at line 129 of file ad7879.c.

int y

Definition at line 135 of file ad7879.c.


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