Searched refs:tsc200x_irq_thread (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dtsc200x-core.c32 * 4) GPIO IRQ is received and tsc200x_irq_thread() is scheduled.
33 * 5) tsc200x_irq_thread() queues up a transfer to fetch the x, y, z1, z2
35 * 6) tsc200x_irq_thread() reports coordinates to input layer and sets up
136 static irqreturn_t tsc200x_irq_thread(int irq, void *_ts) function
549 tsc200x_irq_thread,

Completed in 98 milliseconds