Home
last modified time | relevance | path

Searched refs:tsc2005_spi_rd (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
Dtsc2005.c115 struct tsc2005_spi_rd { struct
125 struct tsc2005_spi_rd spi_x; argument
126 struct tsc2005_spi_rd spi_y;
127 struct tsc2005_spi_rd spi_z1;
128 struct tsc2005_spi_rd spi_z2;
210 static void tsc2005_setup_read(struct tsc2005_spi_rd *rd, u8 reg, bool last) in tsc2005_setup_read()
224 struct tsc2005_spi_rd spi_rd; in tsc2005_read()