gen_pci_of_match   61 drivers/pci/controller/pci-host-generic.c static const struct of_device_id gen_pci_of_match[] = {
gen_pci_of_match   85 drivers/pci/controller/pci-host-generic.c 	of_id = of_match_node(gen_pci_of_match, pdev->dev.of_node);
gen_pci_of_match   94 drivers/pci/controller/pci-host-generic.c 		.of_match_table = gen_pci_of_match,