Searched refs:irq_get_chip (Results 1 – 11 of 11) sorted by relevance
203 struct irq_chip *parent_chip = irq_get_chip(parent_irq); in s3c2410_eint0_3_ack()214 struct irq_chip *parent_chip = irq_get_chip(parent_irq); in s3c2410_eint0_3_mask()225 struct irq_chip *parent_chip = irq_get_chip(parent_irq); in s3c2410_eint0_3_unmask()
139 chip = irq_get_chip(I8259A_IRQ_BASE); in mach_init_irq()
93 struct irq_chip *chip = irq_get_chip(irq); in get_intc_desc()
238 irq_set_chip_and_handler_name(irq, irq_get_chip(entry->pirq), in intc_subgroup_map()
230 irq_get_chip(irq)->irq_unmask(irq_get_irq_data(irq)); in intc_irqpin_irq_enable_force()242 irq_get_chip(irq)->irq_mask(irq_get_irq_data(irq)); in intc_irqpin_irq_disable_force()
99 struct irq_chip *chip = irq_get_chip(chip_data->parent_irq); in combiner_set_affinity()
281 if (irq_get_chip(irq) != &cpu_interrupt_type) in cpu_claim_irq()
474 gpio_unbanked = *irq_get_chip(irq); in keystone_gpio_get_irq_chip()
749 static inline struct irq_chip *irq_get_chip(unsigned int irq) in irq_get_chip() function
601 chip = irq_get_chip(irq); in register_intr()
1345 chip = irq_get_chip(irq); in print_IO_APICs()