Home
last modified time | relevance | path

Searched refs:its_device_id (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/irqchip/
H A Dirq-gic-v3-its-fsl-mc-msi.c78 static const struct of_device_id its_device_id[] = { variable
148 for (np = of_find_matching_node(NULL, its_device_id); np; in its_fsl_mc_of_msi_init()
149 np = of_find_matching_node(np, its_device_id)) { in its_fsl_mc_of_msi_init()
H A Dirq-gic-v3-its.c5476 static const struct of_device_id its_device_id[] = { variable
5537 for (np = of_find_matching_node(node, its_device_id); np; in its_of_probe()
5538 np = of_find_matching_node(np, its_device_id)) { in its_of_probe()
5549 for (np = of_find_matching_node(node, its_device_id); np; in its_of_probe()
5550 np = of_find_matching_node(np, its_device_id)) { in its_of_probe()