Home
last modified time | relevance | path

Searched refs:cxl_pci_to_afu (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/misc/cxl/
Dvphb.c319 struct cxl_afu *cxl_pci_to_afu(struct pci_dev *dev) in cxl_pci_to_afu() function
327 EXPORT_SYMBOL_GPL(cxl_pci_to_afu);
Dapi.c115 afu = cxl_pci_to_afu(dev); in cxl_dev_context_init()
534 struct cxl_afu *afu = cxl_pci_to_afu(dev); in cxl_read_adapter_vpd()
/linux-4.19.296/include/misc/
Dcxl.h28 struct cxl_afu *cxl_pci_to_afu(struct pci_dev *dev);