Searched refs:irq_get_chip (Results 1 – 7 of 7) 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()
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()
430 gpio_unbanked = *irq_get_chip(irq); in keystone_gpio_get_irq_chip()
812 static inline struct irq_chip *irq_get_chip(unsigned int irq) in irq_get_chip() function
1251 chip = irq_get_chip(irq); in print_IO_APICs()