ocxl_function_afu_list  519 drivers/misc/ocxl/core.c EXPORT_SYMBOL_GPL(ocxl_function_afu_list);
ocxl_function_afu_list   30 drivers/misc/ocxl/pci.c 	afu_list = ocxl_function_afu_list(fn);
ocxl_function_afu_list   51 drivers/misc/ocxl/pci.c 	afu_list = ocxl_function_afu_list(fn);
ocxl_function_afu_list   80 include/misc/ocxl.h struct list_head *ocxl_function_afu_list(struct ocxl_fn *fn);