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

/linux-master/include/linux/
H A Dpci-doe.h21 int pci_doe(struct pci_doe_mb *doe_mb, u16 vendor, u8 type,
/linux-master/drivers/pci/
H A Ddoe.c396 rc = pci_doe(doe_mb, PCI_VENDOR_ID_PCI_SIG, PCI_DOE_PROTOCOL_DISCOVERY,
601 * pci_doe() - Perform Data Object Exchange
628 int pci_doe(struct pci_doe_mb *doe_mb, u16 vendor, u8 type, function
653 EXPORT_SYMBOL_GPL(pci_doe); variable
/linux-master/drivers/cxl/core/
H A Dpci.c528 rc = pci_doe(doe_mb, PCI_DVSEC_VENDOR_ID_CXL,
558 rc = pci_doe(doe_mb, PCI_DVSEC_VENDOR_ID_CXL,

Completed in 145 milliseconds