Searched refs:cxl_pci_to_afu (Results 1 – 3 of 3) sorted by relevance
299 struct cxl_afu *cxl_pci_to_afu(struct pci_dev *dev) in cxl_pci_to_afu() function307 EXPORT_SYMBOL_GPL(cxl_pci_to_afu);
26 afu = cxl_pci_to_afu(dev); in cxl_dev_context_init()77 afu = cxl_pci_to_afu(dev); in cxl_get_phys_dev()
2494 cfg->cxl_afu = cxl_pci_to_afu(pdev); in cxlflash_probe()