Searched refs:ocxl_afu_put (Results 1 – 4 of 4) sorted by relevance
97 extern void ocxl_afu_put(struct ocxl_afu *afu);
78 ocxl_afu_put(afu); in afu_open()82 ocxl_afu_put(afu); in afu_open()
280 ocxl_afu_put(ctx->afu); in ocxl_context_free()
36 void ocxl_afu_put(struct ocxl_afu *afu) in ocxl_afu_put() function