Name
irq_chip_pm_get —
Enable power for an IRQ chip
Synopsis
int irq_chip_pm_get ( | struct irq_data * data) ; |
Arguments
struct irq_data * data
Pointer to interrupt specific data
Description
Enable the power to the IRQ chip referenced by the interrupt data
structure.