Searched refs:gic_enable_of_quirks (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-gic-common.h | 29 void gic_enable_of_quirks(const struct device_node *np,
|
H A D | irq-gic-common.c | 28 void gic_enable_of_quirks(const struct device_node *np, in gic_enable_of_quirks() function
|
H A D | irq-gic.c | 1457 gic_enable_of_quirks(node, gic_quirks, gic); in gic_of_setup()
|
H A D | irq-gic-v3.c | 2011 gic_enable_of_quirks(node, gic_quirks, &gic_data); in gic_of_init()
|
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-gic-common.h | 29 void gic_enable_of_quirks(const struct device_node *np,
|
H A D | irq-gic-common.c | 15 void gic_enable_of_quirks(const struct device_node *np, in gic_enable_of_quirks() function
|
H A D | irq-gic.c | 1408 gic_enable_of_quirks(node, gic_quirks, gic); in gic_of_setup()
|
H A D | irq-gic-v3.c | 2305 gic_enable_of_quirks(node, gic_quirks, &gic_data); in gic_of_init()
|
H A D | irq-gic-v3-its.c | 4852 gic_enable_of_quirks(to_of_node(its->fwnode_handle), in its_enable_quirks()
|
Completed in 20 milliseconds