Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Docxl_hw.c550 static int ocxlflash_release_context(void *ctx_cookie) in ocxlflash_release_context() function
729 ocxlflash_release_context(afu->ocxl_ctx); in ocxlflash_destroy_afu()
1135 return ocxlflash_release_context(ctx); in afu_release()
1406 .release_context = ocxlflash_release_context,