Searched defs:ads7846 (Results 1 – 1 of 1) sorted by relevance
96 struct ads7846 { struct117 struct ads7846_packet *packet; argument119 struct spi_transfer xfer[18];120 struct spi_message msg[5];121 int msg_count;122 wait_queue_head_t wait;124 bool pendown;126 int read_cnt;127 int read_rep;128 int last_read;[all …]