irq_chip_enable_parent(9) Enable the parent interrupt (defaults to unmask if NULL)

SYNOPSIS

void irq_chip_enable_parent(struct irq_data * data);

ARGUMENTS

data

Pointer to interrupt specific data

AUTHORS

Thomas Gleixner <[email protected]>

Author.

Ingo Molnar <[email protected]>

Author.

COPYRIGHT