Searched refs:gen_pci_of_match (Results 1 – 1 of 1) sorted by relevance
84 static const struct of_device_id gen_pci_of_match[] = { variable93 MODULE_DEVICE_TABLE(of, gen_pci_of_match);242 of_id = of_match_node(gen_pci_of_match, np); in gen_pci_probe()268 .of_match_table = gen_pci_of_match,