| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
Undoes the effect of one call to disable_irq. If this matches the last disable, processing of interrupts on this IRQ line is re-enabled.
This function may be called from IRQ context.
| <<< Previous | Home | Next >>> |
| disable_irq | Up | probe_irq_mask |