Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dad7879.c226 static void ad7879_timer(unsigned long handle) in ad7879_timer() function
522 setup_timer(&ts->timer, ad7879_timer, (unsigned long) ts); in ad7879_probe()