Linux Kernel
3.7.1
|
Data Fields | |
struct input_dev * | input |
char | phys [32] |
struct spi_device * | spi |
u16 | model |
u16 | vref_delay_usecs |
u16 | x_plate_ohms |
u16 | pressure_max |
u16 | cmd_crtl1 |
u16 | cmd_crtl2 |
u16 | cmd_dummy |
u16 | dac |
u8 | stopacq_polarity |
u8 | first_conversion_delay |
u8 | acquisition_time |
u8 | averaging |
u8 | pen_down_acc_interval |
struct spi_transfer | xfer [AD7877_NR_SENSE+2] |
struct spi_message | msg |
struct mutex | mutex |
bool | disabled |
bool | gpio3 |
bool | gpio4 |
spinlock_t | lock |
struct timer_list | timer |
u16 conversion_data[AD7877_NR_SENSE] | ____cacheline_aligned |
u16 conversion_data [AD7877_NR_SENSE] ____cacheline_aligned |
spinlock_t lock |
struct spi_device* spi |
struct spi_transfer xfer[AD7877_NR_SENSE+2] |