Home
last modified time | relevance | path

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

/linux-5.19.10/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.c329 struct ser_req { struct
343 struct ads7845_ser_req { argument
358 struct ser_req *req; in ads7846_read12_ser() argument