Home
last modified time | relevance | path

Searched refs:gicv5_its_of_probe (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/irqchip/
H A Darm-gic-v5.h428 void __init gicv5_its_of_probe(struct device_node *parent);
/linux/drivers/irqchip/
H A Dirq-gic-v5-irs.c821 gicv5_its_of_probe(to_of_node(irs_data->fwnode)); in gicv5_irs_its_probe()
H A Dirq-gic-v5-its.c1207 void __init gicv5_its_of_probe(struct device_node *parent) in gicv5_its_of_probe() function