Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dhimax_hx852x.c305 static irqreturn_t hx852x_interrupt(int irq, void *ptr) in hx852x_interrupt() function
419 error = devm_request_threaded_irq(dev, client->irq, NULL, hx852x_interrupt, in hx852x_probe()