Searched defs:ads7846 (Results 1 – 1 of 1) sorted by relevance
95 struct ads7846 { struct116 struct ads7846_packet *packet; argument118 struct spi_transfer xfer[18];119 struct spi_message msg[5];120 int msg_count;121 wait_queue_head_t wait;123 bool pendown;125 int read_cnt;126 int read_rep;127 int last_read;[all …]