Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H 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()
/kernel/linux/linux-6.6/drivers/input/serio/
H 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()
/kernel/linux/linux-5.10/include/linux/
H A Dhp_sdc.h70 hp_sdc_irqhook *irqhook; /* Callback, isr or tasklet context */ member
/kernel/linux/linux-6.6/include/linux/
H A Dhp_sdc.h70 hp_sdc_irqhook *irqhook; /* Callback, isr or tasklet context */ member

Completed in 5 milliseconds