Chapter 8. Public Functions Provided

Table of Contents

synchronize_irq - wait for pending IRQ handlers (on other CPUs)
disable_irq_nosync - disable an irq without waiting
disable_irq - disable an irq and wait for completion
enable_irq - enable handling of an irq
set_irq_wake - control irq power management wakeup
free_irq - free an interrupt
request_irq - allocate an interrupt line
set_irq_chip - set the irq chip for an irq
set_irq_type - set the irq type for an irq
set_irq_data - set irq type data for an irq
set_irq_chip_data - set irq chip data for an irq

This chapter contains the autogenerated documentation of the kernel API functions which are exported.