Searched refs:cxl_pci_to_afu (Results 1 – 4 of 4) sorted by relevance
295 struct cxl_afu *cxl_pci_to_afu(struct pci_dev *dev) in cxl_pci_to_afu() function303 EXPORT_SYMBOL_GPL(cxl_pci_to_afu);
107 afu = cxl_pci_to_afu(dev); in cxl_dev_context_init()526 struct cxl_afu *afu = cxl_pci_to_afu(dev); in cxl_read_adapter_vpd()
24 struct cxl_afu *cxl_pci_to_afu(struct pci_dev *dev);
112 return cxl_pci_to_afu(dev); in cxlflash_create_afu()