Searched refs:pci_doe (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | pci-doe.h | 21 int pci_doe(struct pci_doe_mb *doe_mb, u16 vendor, u8 type,
|
| /linux-6.15/drivers/pci/ |
| H A D | doe.c | 563 rc = pci_doe(doe_mb, PCI_VENDOR_ID_PCI_SIG, PCI_DOE_FEATURE_DISCOVERY, in pci_doe_discovery() 799 int pci_doe(struct pci_doe_mb *doe_mb, u16 vendor, u8 type, in pci_doe() function 824 EXPORT_SYMBOL_GPL(pci_doe);
|
| /linux-6.15/drivers/cxl/core/ |
| H A D | pci.c | 492 rc = pci_doe(doe_mb, PCI_VENDOR_ID_CXL, in cxl_cdat_get_length() 522 rc = pci_doe(doe_mb, PCI_VENDOR_ID_CXL, in cxl_cdat_read_table()
|