Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dtsc2005.c252 static irqreturn_t tsc2005_irq_thread(int irq, void *_ts) in tsc2005_irq_thread() function
652 error = request_threaded_irq(spi->irq, NULL, tsc2005_irq_thread, in tsc2005_probe()