Searched refs:ocxl_config_read_function (Results 1 – 4 of 4) sorted by relevance
418 int ocxl_config_read_function(struct pci_dev *dev,
266 int ocxl_config_read_function(struct pci_dev *dev, struct ocxl_fn_config *fn) in ocxl_config_read_function() function304 EXPORT_SYMBOL_GPL(ocxl_config_read_function);
413 rc = ocxl_config_read_function(dev, &fn->config); in configure_function()
736 rc = ocxl_config_read_function(pdev, fcfg); in ocxlflash_config_fn()