Home
last modified time | relevance | path

Searched refs:ocxl_afu_get (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/misc/ocxl/
Docxl_internal.h96 extern struct ocxl_afu *ocxl_afu_get(struct ocxl_afu *afu);
Dcontext.c43 ocxl_afu_get(afu); in ocxl_context_init()
Dfile.c35 ocxl_afu_get(afu); in find_and_get_afu()
Dpci.c31 struct ocxl_afu *ocxl_afu_get(struct ocxl_afu *afu) in ocxl_afu_get() function