Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Docxl_hw.c533 static int ocxlflash_release_context(void *ctx_cookie) in ocxlflash_release_context() function
710 ocxlflash_release_context(afu->ocxl_ctx); in ocxlflash_destroy_afu()
1116 return ocxlflash_release_context(ctx); in afu_release()
1387 .release_context = ocxlflash_release_context,