Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpci-host-generic.c61 static const struct of_device_id gen_pci_of_match[] = { variable
85 of_id = of_match_node(gen_pci_of_match, pdev->dev.of_node); in gen_pci_probe()
94 .of_match_table = gen_pci_of_match,