Linux Kernel
3.7.1
|
Data Fields | |
struct spi_device * | spi |
struct spi_message | spi_read_msg |
struct tsc2005_spi_rd | spi_x |
struct tsc2005_spi_rd | spi_y |
struct tsc2005_spi_rd | spi_z1 |
struct tsc2005_spi_rd | spi_z2 |
struct input_dev * | idev |
char | phys [32] |
struct mutex | mutex |
int | in_x |
int | in_y |
int | in_z1 |
int | in_z2 |
spinlock_t | lock |
struct timer_list | penup_timer |
unsigned int | esd_timeout |
struct delayed_work | esd_work |
unsigned long | last_valid_interrupt |
unsigned int | x_plate_ohm |
bool | opened |
bool | suspended |
bool | pen_down |
void(* | set_reset )(bool enable) |
struct delayed_work esd_work |
spinlock_t lock |
struct timer_list penup_timer |
struct spi_device* spi |
struct spi_message spi_read_msg |
struct tsc2005_spi_rd spi_x |
struct tsc2005_spi_rd spi_y |
struct tsc2005_spi_rd spi_z1 |
struct tsc2005_spi_rd spi_z2 |