Home
last modified time | relevance | path

Searched refs:irq_desc_get_chip (Results 1 – 25 of 150) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-partition-percpu.c34 struct irq_chip *chip = irq_desc_get_chip(part->chained_desc); in partition_irq_mask()
45 struct irq_chip *chip = irq_desc_get_chip(part->chained_desc); in partition_irq_unmask()
58 struct irq_chip *chip = irq_desc_get_chip(part->chained_desc); in partition_irq_set_irqchip_state()
73 struct irq_chip *chip = irq_desc_get_chip(part->chained_desc); in partition_irq_get_irqchip_state()
86 struct irq_chip *chip = irq_desc_get_chip(part->chained_desc); in partition_irq_set_type()
98 struct irq_chip *chip = irq_desc_get_chip(part->chained_desc); in partition_irq_print_chip()
116 struct irq_chip *chip = irq_desc_get_chip(desc); in partition_handle_irq()
H A Dirq-imx-irqsteer.c112 chained_irq_enter(irq_desc_get_chip(desc), desc); in imx_irqsteer_irq_handler()
140 chained_irq_exit(irq_desc_get_chip(desc), desc); in imx_irqsteer_irq_handler()
H A Dirq-imx-intmux.c187 chained_irq_enter(irq_desc_get_chip(desc), desc); in imx_intmux_irq_handler()
198 chained_irq_exit(irq_desc_get_chip(desc), desc); in imx_intmux_irq_handler()
H A Dirq-aspeed-i2c-ic.c35 struct irq_chip *chip = irq_desc_get_chip(desc); in aspeed_i2c_ic_irq_handler()
H A Dirq-goldfish-pic.c36 struct irq_chip *host_chip = irq_desc_get_chip(desc); in goldfish_pic_cascade()
H A Dirq-loongson-htpic.c32 struct irq_chip *chip = irq_desc_get_chip(desc); in htpic_irq_dispatch()
H A Dirq-ls-scfg-msi.c199 chained_irq_enter(irq_desc_get_chip(desc), desc); in ls_scfg_msi_irq_handler()
214 chained_irq_exit(irq_desc_get_chip(desc), desc); in ls_scfg_msi_irq_handler()
H A Dirq-mscc-ocelot.c44 struct irq_chip *chip = irq_desc_get_chip(desc); in ocelot_irq_handler()
H A Dirq-ts4800.c70 struct irq_chip *chip = irq_desc_get_chip(desc); in ts4800_ic_chained_handle_irq()
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A Dqe_ic.c369 struct irq_chip *chip = irq_desc_get_chip(desc); in qe_ic_cascade_low()
382 struct irq_chip *chip = irq_desc_get_chip(desc); in qe_ic_cascade_high()
395 struct irq_chip *chip = irq_desc_get_chip(desc); in qe_ic_cascade_muxed_mpic()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/86xx/
H A Dpic.c18 struct irq_chip *chip = irq_desc_get_chip(desc); in mpc86xx_8259_cascade()
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dchip.c759 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_fasteoi_nmi()
857 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_edge_eoi_irq()
902 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_percpu_irq()
932 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_percpu_devid_irq()
977 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_percpu_devid_fasteoi_ipi()
1002 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_percpu_devid_fasteoi_nmi()
H A Dpm.c72 unsigned long chipflags = irq_desc_get_chip(desc)->flags; in suspend_device_irq()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/
H A Dcommon.c54 struct irq_chip *chip = irq_desc_get_chip(desc); in cpm2_cascade()
H A Dmpc85xx_ds.c47 struct irq_chip *chip = irq_desc_get_chip(desc); in mpc85xx_8259_cascade()
/OK3568_Linux_fs/kernel/arch/mips/vr41xx/common/
H A Dirq.c57 struct irq_chip *chip = irq_desc_get_chip(desc); in irq_dispatch()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-altera.c194 chip = irq_desc_get_chip(desc); in altera_gpio_irq_edge_handler()
222 chip = irq_desc_get_chip(desc); in altera_gpio_irq_leveL_high_handler()
H A Dgpio-ep93xx.c115 struct irq_chip *irqchip = irq_desc_get_chip(desc); in ep93xx_gpio_ab_irq_handler()
147 struct irq_chip *irqchip = irq_desc_get_chip(desc); in ep93xx_gpio_f_irq_handler()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/embedded6xx/
H A Dmvme5100.c42 struct irq_chip *chip = irq_desc_get_chip(desc); in mvme5100_8259_cascade()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dmachine_kexec.c124 chip = irq_desc_get_chip(desc); in machine_kexec_mask_interrupts()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ge/
H A Dge_pic.c96 struct irq_chip *chip = irq_desc_get_chip(desc); in gef_pic_cascade()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/devboards/
H A Dbcsr.c94 struct irq_chip *chip = irq_desc_get_chip(d); in bcsr_csc_handler()
/OK3568_Linux_fs/kernel/include/linux/
H A Dirqdesc.h131 static inline struct irq_chip *irq_desc_get_chip(struct irq_desc *desc) in irq_desc_get_chip() function
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c322 struct irq_chip *chip = irq_desc_get_chip(desc); in nwl_pcie_leg_handler()
364 struct irq_chip *chip = irq_desc_get_chip(desc); in nwl_pcie_msi_handler_high()
374 struct irq_chip *chip = irq_desc_get_chip(desc); in nwl_pcie_msi_handler_low()
H A Dpcie-xilinx-cpm.c215 struct irq_chip *chip = irq_desc_get_chip(desc); in xilinx_cpm_pcie_intx_flow()
277 struct irq_chip *chip = irq_desc_get_chip(desc); in xilinx_cpm_pcie_event_flow()

123456