Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/irqchip/
Dirq-gic-v3-its-platform-msi.c71 static struct of_device_id its_device_id[] = { variable
81 for (np = of_find_matching_node(NULL, its_device_id); np; in its_pmsi_init()
82 np = of_find_matching_node(np, its_device_id)) { in its_pmsi_init()
Dirq-gic-v3-its-pci-msi.c104 static struct of_device_id its_device_id[] = { variable
114 for (np = of_find_matching_node(NULL, its_device_id); np; in its_pci_msi_init()
115 np = of_find_matching_node(np, its_device_id)) { in its_pci_msi_init()
Dirq-gic-v3-its.c1579 static struct of_device_id its_device_id[] = { variable
1589 for (np = of_find_matching_node(node, its_device_id); np; in its_init()
1590 np = of_find_matching_node(np, its_device_id)) { in its_init()