Searched refs:pci_doe (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | pci-doe.h | 25 int pci_doe(struct pci_doe_mb *doe_mb, u16 vendor, u8 type,
|
| /linux/drivers/pci/ |
| H A D | doe.c | 561 rc = pci_doe(doe_mb, PCI_VENDOR_ID_PCI_SIG, PCI_DOE_FEATURE_DISCOVERY, in pci_doe_discovery() 797 int pci_doe(struct pci_doe_mb *doe_mb, u16 vendor, u8 type, in pci_doe() function 822 EXPORT_SYMBOL_GPL(pci_doe);
|
| H A D | tsm.c | 897 return pci_doe(tsm->doe_mb, PCI_VENDOR_ID_PCI_SIG, type, req, req_sz, in pci_tsm_doe_transfer()
|
| /linux/drivers/crypto/ccp/ |
| H A D | sev-dev-tsm.c | 49 ret = pci_doe(dsm->tsm.doe_mb, PCI_VENDOR_ID_PCI_SIG, ret, in sev_tio_spdm_cmd()
|
| /linux/drivers/cxl/core/ |
| H A D | pci.c | 474 rc = pci_doe(doe_mb, PCI_VENDOR_ID_CXL, in cxl_cdat_get_length() 504 rc = pci_doe(doe_mb, PCI_VENDOR_ID_CXL, in cxl_cdat_read_table()
|