Searched refs:gen_pci_of_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pci/host/
H A Dpci-host-generic.c84 static const struct of_device_id gen_pci_of_match[] = { variable in typeref:struct:of_device_id
93 MODULE_DEVICE_TABLE(of, gen_pci_of_match);
242 of_id = of_match_node(gen_pci_of_match, np); gen_pci_probe()
268 .of_match_table = gen_pci_of_match,

Completed in 26 milliseconds