Searched refs:irq_setup_alt_chip (Results 1 – 9 of 9) sorted by relevance
73 irq_setup_alt_chip(data, flow_type); in tb10x_irq_set_type()
99 return irq_setup_alt_chip(data, type); in ls_intc_set_type()
136 irq_setup_alt_chip(data, flow_type); in sunxi_sc_nmi_set_type()
146 irq_setup_alt_chip(data, priv->irq_types[hw]); in pic32_irq_domain_map()
189 irq_setup_alt_chip(data, flow_type); in syswake_irq_set_type()
568 * irq_setup_alt_chip - Switch to alternative chip574 int irq_setup_alt_chip(struct irq_data *d, unsigned int type) in irq_setup_alt_chip() function 589 EXPORT_SYMBOL_GPL(irq_setup_alt_chip);
375 if (irq_setup_alt_chip(d, type)) in gpio_irq_set_type()
1162 int irq_setup_alt_chip(struct irq_data *d, unsigned int type);
510 if (irq_setup_alt_chip(d, type)) in mvebu_gpio_irq_set_type()