Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Docxl_hw.c530 static int ocxlflash_release_context(void *ctx_cookie) in ocxlflash_release_context() function
707 ocxlflash_release_context(afu->ocxl_ctx); in ocxlflash_destroy_afu()
1113 return ocxlflash_release_context(ctx); in afu_release()
1384 .release_context = ocxlflash_release_context,