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

/linux-master/drivers/misc/ocxl/
H A Dpci.c30 afu_list = ocxl_function_afu_list(fn);
51 afu_list = ocxl_function_afu_list(fn);
H A Dcore.c510 struct list_head *ocxl_function_afu_list(struct ocxl_fn *fn) function
514 EXPORT_SYMBOL_GPL(ocxl_function_afu_list); variable
/linux-master/include/misc/
H A Docxl.h73 * ocxl_function_afu_list() - Get the list of AFUs associated with a PCI function device
78 struct list_head *ocxl_function_afu_list(struct ocxl_fn *fn);

Completed in 229 milliseconds