Searched refs:its_device_id (Results 1 – 4 of 4) sorted by relevance
64 static const struct of_device_id its_device_id[] = { variable75 for (np = of_find_matching_node(NULL, its_device_id); np; in its_fsl_mc_msi_init()76 np = of_find_matching_node(np, its_device_id)) { in its_fsl_mc_msi_init()
92 static const struct of_device_id its_device_id[] = { variable157 for (np = of_find_matching_node(NULL, its_device_id); np; in its_pmsi_of_init()158 np = of_find_matching_node(np, its_device_id)) { in its_pmsi_of_init()
114 static struct of_device_id its_device_id[] = { variable143 for (np = of_find_matching_node(NULL, its_device_id); np; in its_pci_of_msi_init()144 np = of_find_matching_node(np, its_device_id)) { in its_pci_of_msi_init()
3575 static const struct of_device_id its_device_id[] = { variable3585 for (np = of_find_matching_node(node, its_device_id); np; in its_of_probe()3586 np = of_find_matching_node(np, its_device_id)) { in its_of_probe()