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

/linux-master/drivers/scsi/cxlflash/
H A Dmain.c1870 * start_afu() - initializes and starts the AFU
1873 static int start_afu(struct cxlflash_cfg *cfg) function
2153 rc = start_afu(cfg);
2155 dev_err(dev, "%s: start_afu failed, rc=%d\n", __func__, rc);

Completed in 126 milliseconds