Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dad7877.c142 struct ser_req { struct
143 u16 reset;
144 u16 ref_on;
145 u16 command;
146 struct spi_message msg;
147 struct spi_transfer xfer[6];
153 u16 sample ____cacheline_aligned;
Dads7846.c327 struct ser_req { struct
341 struct ads7845_ser_req { argument
356 struct ser_req *req; in ads7846_read12_ser() argument