Searched refs:ocxl_function_config (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/misc/
H A Docxl.h105 * ocxl_function_config() - Get the configuration information for an OpenCAPI function
110 const struct ocxl_fn_config *ocxl_function_config(struct ocxl_fn *fn);
/linux-master/drivers/misc/ocxl/
H A Dcore.c529 const struct ocxl_fn_config *ocxl_function_config(struct ocxl_fn *fn) function
533 EXPORT_SYMBOL_GPL(ocxl_function_config); variable

Completed in 355 milliseconds