Searched refs:irq_desc_get_chip (Results 1 – 25 of 153) sorted by relevance
1234567
34 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()
35 struct irq_chip *chip = irq_desc_get_chip(desc); in aspeed_i2c_ic_irq_handler()
112 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()
187 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()
36 struct irq_chip *host_chip = irq_desc_get_chip(desc); in goldfish_pic_cascade()
32 struct irq_chip *chip = irq_desc_get_chip(desc); in htpic_irq_dispatch()
44 struct irq_chip *chip = irq_desc_get_chip(desc); in ocelot_irq_handler()
199 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()
70 struct irq_chip *chip = irq_desc_get_chip(desc); in ts4800_ic_chained_handle_irq()
35 struct irq_chip *chip = irq_desc_get_chip(desc); in ath79_misc_irq_handler()
369 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()
18 struct irq_chip *chip = irq_desc_get_chip(desc); in mpc86xx_8259_cascade()
54 struct irq_chip *chip = irq_desc_get_chip(desc); in cpm2_cascade()
47 struct irq_chip *chip = irq_desc_get_chip(desc); in mpc85xx_8259_cascade()
744 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_fasteoi_nmi()842 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_edge_eoi_irq()887 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_percpu_irq()917 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_percpu_devid_irq()962 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_percpu_devid_fasteoi_ipi()987 struct irq_chip *chip = irq_desc_get_chip(desc); in handle_percpu_devid_fasteoi_nmi()
72 unsigned long chipflags = irq_desc_get_chip(desc)->flags; in suspend_device_irq()
57 struct irq_chip *chip = irq_desc_get_chip(desc); in irq_dispatch()
194 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()
115 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()
124 chip = irq_desc_get_chip(desc); in machine_kexec_mask_interrupts()
42 struct irq_chip *chip = irq_desc_get_chip(desc); in mvme5100_8259_cascade()
94 struct irq_chip *chip = irq_desc_get_chip(d); in bcsr_csc_handler()
96 struct irq_chip *chip = irq_desc_get_chip(desc); in gef_pic_cascade()
131 static inline struct irq_chip *irq_desc_get_chip(struct irq_desc *desc) in irq_desc_get_chip() function
148 irq_desc_get_chip(desc)->irq_ack(&desc->irq_data); in intc_external_irq()