Searched defs:ads7846 (Results 1 – 1 of 1) sorted by relevance
96 struct ads7846 { struct113 struct ads7846_packet *packet; argument115 struct spi_transfer xfer[18];116 struct spi_message msg[5];117 int msg_count;118 wait_queue_head_t wait;120 bool pendown;122 int read_cnt;123 int read_rep;147 enum ads7846_filter { argument