The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Disable the selected interrupt line. Disables and Enables are nested. Unlike disable_irq, this function does not ensure existing instances of the IRQ handler have completed before returning.
This function may be called from IRQ context.
<<< Previous | Home | Next >>> |
Hardware Interfaces | Up | disable_irq |