irq_chip_set_wake_parent — Set/reset wake-up on the parent interrupt
int irq_chip_set_wake_parent (
)
data
Pointer to interrupt specific data
on
Whether to set or reset the wake-up capability of this irq
Conditional, as the underlying parent chip might not implement it.