Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/ocxl/
Docxl_internal.h97 extern void ocxl_afu_put(struct ocxl_afu *afu);
Dfile.c78 ocxl_afu_put(afu); in afu_open()
82 ocxl_afu_put(afu); in afu_open()
Dcontext.c280 ocxl_afu_put(ctx->afu); in ocxl_context_free()
Dpci.c36 void ocxl_afu_put(struct ocxl_afu *afu) in ocxl_afu_put() function