cxl_pci_to_afu    106 drivers/misc/cxl/api.c 	afu = cxl_pci_to_afu(dev);
cxl_pci_to_afu    525 drivers/misc/cxl/api.c 	struct cxl_afu *afu = cxl_pci_to_afu(dev);
cxl_pci_to_afu    310 drivers/misc/cxl/vphb.c EXPORT_SYMBOL_GPL(cxl_pci_to_afu);
cxl_pci_to_afu    112 drivers/scsi/cxlflash/cxl_hw.c 	return cxl_pci_to_afu(dev);
cxl_pci_to_afu     24 include/misc/cxl.h struct cxl_afu *cxl_pci_to_afu(struct pci_dev *dev);