Home
last modified time | relevance | path

Searched refs:ocxl_function_afu_list (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/misc/ocxl/
Dpci.c30 afu_list = ocxl_function_afu_list(fn); in ocxl_probe()
51 afu_list = ocxl_function_afu_list(fn); in ocxl_remove()
Dcore.c510 struct list_head *ocxl_function_afu_list(struct ocxl_fn *fn) in ocxl_function_afu_list() function
514 EXPORT_SYMBOL_GPL(ocxl_function_afu_list);
/linux-6.1.9/include/misc/
Docxl.h78 struct list_head *ocxl_function_afu_list(struct ocxl_fn *fn);