Linux Kernel
3.7.1
|
Data Fields | |
struct ad7879_bus_ops * | bops |
struct device * | dev |
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 |
struct ad7879_bus_ops* bops |
u16 conversion_data[AD7879_NR_SENSE] |