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

/linux-master/include/misc/
H A Docxl.h333 int ocxl_config_read_afu(struct pci_dev *dev,
/linux-master/drivers/misc/ocxl/
H A Dconfig.c652 int ocxl_config_read_afu(struct pci_dev *dev, struct ocxl_fn_config *fn, function
718 EXPORT_SYMBOL_GPL(ocxl_config_read_afu); variable
H A Dcore.c217 rc = ocxl_config_read_afu(dev, &afu->fn->config, &afu->config, afu_idx);
/linux-master/drivers/scsi/cxlflash/
H A Docxl_hw.c869 rc = ocxl_config_read_afu(pdev, fcfg, acfg, 0);
871 dev_err(dev, "%s: ocxl_config_read_afu failed rc=%d\n",

Completed in 166 milliseconds