Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dbackend.h31 int (*stop_context)(void *ctx_cookie); member
Dcxl_hw.c164 .stop_context = cxlflash_stop_context,
Dsuperpipe.c1497 cfg->ops->stop_context(ctx); in cxlflash_disk_attach()
1619 cfg->ops->stop_context(ctx); in recover_context()
Docxl_hw.c1401 .stop_context = ocxlflash_stop_context,
Dmain.c799 WARN_ON(cfg->ops->stop_context(hwq->ctx_cookie)); in term_mc()