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

/linux-master/drivers/cxl/
H A Dcxl.h745 struct cxl_port *cxl_pci_find_port(struct pci_dev *pdev,
H A Dpci.c485 port = cxl_pci_find_port(pdev, &dport);
/linux-master/drivers/cxl/core/
H A Dport.c1697 struct cxl_port *cxl_pci_find_port(struct pci_dev *pdev, function
1702 EXPORT_SYMBOL_NS_GPL(cxl_pci_find_port, CXL);
H A Dpci.c919 port = cxl_pci_find_port(pdev, &dport);

Completed in 137 milliseconds