Searched refs:dev_context_init (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dbackend.h31 void * (*dev_context_init)(struct pci_dev *dev, void *afu_cookie); member in struct:cxlflash_backend_ops
H A Dcxl_hw.c164 .dev_context_init = cxlflash_dev_context_init,
H A Dsuperpipe.c1412 ctx = cfg->ops->dev_context_init(cfg->dev, cfg->afu_cookie);
1546 ctx = cfg->ops->dev_context_init(cfg->dev, cfg->afu_cookie);
H A Docxl_hw.c1386 .dev_context_init = ocxlflash_dev_context_init,
H A Dmain.c2003 ctx = cfg->ops->dev_context_init(cfg->dev, cfg->afu_cookie);

Completed in 171 milliseconds