Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dswitch.c878 root_port = pci_find_pcie_root_port(sw->tb->nhi->pdev); in nvm_authenticate_start()
887 root_port = pci_find_pcie_root_port(sw->tb->nhi->pdev); in nvm_authenticate_complete()
/linux-4.19.296/drivers/pci/
Dpci.c694 struct pci_dev *pci_find_pcie_root_port(struct pci_dev *dev) in pci_find_pcie_root_port() function
709 EXPORT_SYMBOL(pci_find_pcie_root_port);
Dprobe.c2104 root = pci_find_pcie_root_port(dev); in pci_configure_relaxed_ordering()
Dquirks.c4356 struct pci_dev *root_port = pci_find_pcie_root_port(pdev); in quirk_disable_root_port_attributes()
/linux-4.19.296/include/linux/
Dpci.h949 struct pci_dev *pci_find_pcie_root_port(struct pci_dev *dev);