Home
last modified time | relevance | path

Searched defs:tsc2005 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
Dtsc2005.c121 struct tsc2005 { struct
125 struct tsc2005_spi_rd spi_x; argument
126 struct tsc2005_spi_rd spi_y; argument
127 struct tsc2005_spi_rd spi_z1; argument
128 struct tsc2005_spi_rd spi_z2; argument
130 struct input_dev *idev;
131 char phys[32];
133 struct mutex mutex;
136 int in_x;
137 int in_y;
[all …]