Home
last modified time | relevance | path

Searched refs:irq_setup_alt_chip (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/irqchip/
A Dirq-ls1x.c99 return irq_setup_alt_chip(data, type); in ls_intc_set_type()
A Dirq-tb10x.c78 irq_setup_alt_chip(data, flow_type); in tb10x_irq_set_type()
A Dirq-sunxi-nmi.c130 irq_setup_alt_chip(data, flow_type); in sunxi_sc_nmi_set_type()
A Dirq-pic32-evic.c146 irq_setup_alt_chip(data, priv->irq_types[hw]); in pic32_irq_domain_map()
A Dirq-imgpdc.c189 irq_setup_alt_chip(data, flow_type); in syswake_irq_set_type()
/linux-6.3-rc2/kernel/irq/
A Dgeneric-chip.c518 int irq_setup_alt_chip(struct irq_data *d, unsigned int type) in irq_setup_alt_chip() function
533 EXPORT_SYMBOL_GPL(irq_setup_alt_chip);
/linux-6.3-rc2/drivers/gpio/
A Dgpio-mxs.c76 if (irq_setup_alt_chip(d, type)) in mxs_gpio_set_irq_type()
A Dgpio-mvebu.c514 if (irq_setup_alt_chip(d, type)) in mvebu_gpio_irq_set_type()
/linux-6.3-rc2/arch/arm/plat-orion/
A Dgpio.c372 if (irq_setup_alt_chip(d, type)) in gpio_irq_set_type()
/linux-6.3-rc2/include/linux/
A Dirq.h1147 int irq_setup_alt_chip(struct irq_data *d, unsigned int type);

Completed in 19 milliseconds