Searched refs:irq_get_chip (Results 1 – 9 of 9) sorted by relevance
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()
228 irq_get_chip(irq)->irq_unmask(irq_get_irq_data(irq)); in intc_irqpin_irq_enable_force()240 irq_get_chip(irq)->irq_mask(irq_get_irq_data(irq)); in intc_irqpin_irq_disable_force()
97 struct irq_chip *chip = irq_get_chip(chip_data->parent_irq); in combiner_set_affinity()
258 if (irq_get_chip(irq) != &cpu_interrupt_type) in cpu_claim_irq()
462 gpio_unbanked = *irq_get_chip(irq); in keystone_gpio_get_irq_chip()
815 static inline struct irq_chip *irq_get_chip(unsigned int irq) in irq_get_chip() function
602 chip = irq_get_chip(irq); in register_intr()
1343 chip = irq_get_chip(irq); in print_IO_APICs()