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

/linux-master/drivers/misc/ocxl/
H A Dcore.c263 static int init_afu(struct pci_dev *dev, struct ocxl_fn *fn, u8 afu_idx) function
496 rc = init_afu(dev, fn, afu);
/linux-master/drivers/scsi/cxlflash/
H A Dmain.c2088 * init_afu() - setup as master context and start AFU
2096 static int init_afu(struct cxlflash_cfg *cfg) function
2196 rc = init_afu(cfg);
3734 rc = init_afu(cfg);
3736 dev_err(dev, "%s: init_afu failed rc=%d\n", __func__, rc);
3833 rc = init_afu(cfg);

Completed in 106 milliseconds