Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds