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

/linux-master/drivers/input/serio/
H A Dhp_sdc.c205 if (curr->act.irqhook)
206 curr->act.irqhook(irq, dev_id, status, data);
335 if (curr->act.irqhook)
336 curr->act.irqhook(0, NULL, 0, 0);
568 curr->act.irqhook(0,NULL,0,0);
/linux-master/include/linux/
H A Dhp_sdc.h70 hp_sdc_irqhook *irqhook; /* Callback, isr or tasklet context */ member in union:__anon1::__anon2

Completed in 89 milliseconds