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