Searched refs:gen_pci_of_match (Results 1 – 1 of 1) sorted by relevance
94 static const struct of_device_id gen_pci_of_match[] = { variable103 MODULE_DEVICE_TABLE(of, gen_pci_of_match);232 of_id = of_match_node(gen_pci_of_match, np); in gen_pci_probe()279 .of_match_table = gen_pci_of_match,