irq_chip_set_type_parent — Set IRQ type on the parent interrupt
int irq_chip_set_type_parent (
)
data
Pointer to interrupt specific data
type
IRQ_TYPE_{LEVEL,EDGE}_* value - see include/linux/irq.h
Conditional, as the underlying parent chip might not implement it.