Searched defs:ads7846 (Results 1 – 1 of 1) sorted by relevance
94 struct ads7846 { struct111 struct ads7846_packet *packet; argument113 struct spi_transfer xfer[18];114 struct spi_message msg[5];115 int msg_count;116 wait_queue_head_t wait;118 bool pendown;120 int read_cnt;121 int read_rep;145 enum ads7846_filter { argument