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