Scroll to navigation

IRQ_CHIP_PM_GET(9) Internal Functions Provided IRQ_CHIP_PM_GET(9)

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.

AUTHORS

Thomas Gleixner <tglx@linutronix.de>

Author.

Ingo Molnar <mingo@elte.hu>

Author.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11