irq_wake_thread (9) Linux Manual Page
irq_wake_thread – wake the irq thread for the action identified by dev_id
Synopsis
void irq_wake_thread(unsigned int irq, void *dev_id);
Arguments
irq
-
- Interrupt line
dev_id
- Device identity for which the thread should be woken
