Home
last modified time | relevance | path

Searched refs:ads7846_get_value (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
Dads7846.c667 static int ads7846_get_value(struct ads7846 *ts, struct spi_message *m) in ads7846_get_value() function
722 val = ads7846_get_value(ts, m); in ads7846_read_state()