Searched refs:irq_handler_press (Results 1 – 2 of 2) sorted by relevance
56 if (obj->irq_handler_press) { in captouch_irq_handler()57 handler_press = (ctc_irq_handler)obj->irq_handler_press; in captouch_irq_handler()
104 void* irq_handler_press; member
Completed in 4 milliseconds