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

/linux-master/include/misc/
H A Docxl.h418 int ocxl_config_read_function(struct pci_dev *dev,
/linux-master/drivers/misc/ocxl/
H A Dconfig.c284 int ocxl_config_read_function(struct pci_dev *dev, struct ocxl_fn_config *fn) function
322 EXPORT_SYMBOL_GPL(ocxl_config_read_function); variable
H A Dcore.c413 rc = ocxl_config_read_function(dev, &fn->config);
/linux-master/drivers/scsi/cxlflash/
H A Docxl_hw.c736 rc = ocxl_config_read_function(pdev, fcfg);
738 dev_err(dev, "%s: ocxl_config_read_function failed rc=%d\n",

Completed in 115 milliseconds