Scroll to navigation

IRQ_WAKE_THREAD(9) Public Functions Provided IRQ_WAKE_THREAD(9)

NAME

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

unsigned int irq

Interrupt line

void * dev_id

Device identity for which the thread should be woken

AUTHORS

Thomas Gleixner <tglx@linutronix.de>

Author.

Ingo Molnar <mingo@elte.hu>

Author.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11