Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-gic-v3-its-platform-msi.c81 static const struct of_device_id its_device_id[] = { variable
146 for (np = of_find_matching_node(NULL, its_device_id); np; in its_pmsi_of_init()
147 np = of_find_matching_node(np, its_device_id)) { in its_pmsi_of_init()
H A Dirq-gic-v3-its-fsl-mc-msi.c80 static const struct of_device_id its_device_id[] = { variable
150 for (np = of_find_matching_node(NULL, its_device_id); np; in its_fsl_mc_of_msi_init()
151 np = of_find_matching_node(np, its_device_id)) { in its_fsl_mc_of_msi_init()
H A Dirq-gic-v3-its-pci-msi.c104 static struct of_device_id its_device_id[] = { variable
133 for (np = of_find_matching_node(NULL, its_device_id); np; in its_pci_of_msi_init()
134 np = of_find_matching_node(np, its_device_id)) { in its_pci_of_msi_init()
H A Dirq-gic-v3-its.c5264 static const struct of_device_id its_device_id[] = { variable
5274 for (np = of_find_matching_node(node, its_device_id); np; in its_of_probe()
5275 np = of_find_matching_node(np, its_device_id)) { in its_of_probe()