Searched refs:pixcir_ts_isr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | pixcir_i2c_ts.c | 191 static irqreturn_t pixcir_ts_isr(int irq, void *dev_id) in pixcir_ts_isr() function 557 error = devm_request_threaded_irq(dev, client->irq, NULL, pixcir_ts_isr, in pixcir_i2c_ts_probe()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | pixcir_i2c_ts.c | 191 static irqreturn_t pixcir_ts_isr(int irq, void *dev_id) in pixcir_ts_isr() function 543 error = devm_request_threaded_irq(dev, client->irq, NULL, pixcir_ts_isr, in pixcir_i2c_ts_probe()
|
Completed in 2 milliseconds