Searched refs:create_afu (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/scsi/cxlflash/
H A Dbackend.h38 void * (*create_afu)(struct pci_dev *dev); member in struct:cxlflash_backend_ops
H A Dcxl_hw.c170 .create_afu = cxlflash_create_afu,
H A Dmain.c3725 cfg->afu_cookie = cfg->ops->create_afu(pdev);
3727 dev_err(dev, "%s: create_afu failed\n", __func__);
H A Docxl_hw.c1392 .create_afu = ocxlflash_create_afu,

Completed in 1102 milliseconds