Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dcore.c263 static int init_afu(struct pci_dev *dev, struct ocxl_fn *fn, u8 afu_idx) in init_afu() function
496 rc = init_afu(dev, fn, afu); in ocxl_function_open()
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dcore.c263 static int init_afu(struct pci_dev *dev, struct ocxl_fn *fn, u8 afu_idx) in init_afu() function
496 rc = init_afu(dev, fn, afu); in ocxl_function_open()
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dmain.c2106 * init_afu() - setup as master context and start AFU
2114 static int init_afu(struct cxlflash_cfg *cfg) in init_afu() function
2214 rc = init_afu(cfg); in afu_reset()
3748 rc = init_afu(cfg); in cxlflash_probe()
3750 dev_err(dev, "%s: init_afu failed rc=%d\n", __func__, rc); in cxlflash_probe()
3847 rc = init_afu(cfg); in cxlflash_pci_slot_reset()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dmain.c2083 * init_afu() - setup as master context and start AFU
2091 static int init_afu(struct cxlflash_cfg *cfg) in init_afu() function
2191 rc = init_afu(cfg); in afu_reset()
3729 rc = init_afu(cfg); in cxlflash_probe()
3731 dev_err(dev, "%s: init_afu failed rc=%d\n", __func__, rc); in cxlflash_probe()
3828 rc = init_afu(cfg); in cxlflash_pci_slot_reset()

Completed in 11 milliseconds