Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpci-layerscape.c202 static const struct of_device_id ls_pcie_of_match[] = { variable
208 MODULE_DEVICE_TABLE(of, ls_pcie_of_match);
236 match = of_match_device(ls_pcie_of_match, &pdev->dev); in ls_pcie_probe()
269 .of_match_table = ls_pcie_of_match,