Searched defs:ads7846 (Results 1 – 1 of 1) sorted by relevance
93 struct ads7846 { struct115 struct ads7846_packet *packet; argument117 struct spi_transfer xfer[18];118 struct spi_message msg[5];119 int msg_count;120 wait_queue_head_t wait;122 bool pendown;124 int read_cnt;125 int read_rep;126 int last_read;[all …]