Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/input/touchscreen/
Dtsc200x-core.c136 static irqreturn_t tsc200x_irq_thread(int irq, void *_ts) in tsc200x_irq_thread() function
533 error = devm_request_threaded_irq(dev, irq, NULL, tsc200x_irq_thread, in tsc200x_probe()