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

/linux-master/drivers/scsi/cxlflash/
H A Dbackend.h27 int (*stop_context)(void *ctx_cookie); member in struct:cxlflash_backend_ops
H A Dcxl_hw.c160 .stop_context = cxlflash_stop_context,
H A Dsuperpipe.c1493 cfg->ops->stop_context(ctx);
1615 cfg->ops->stop_context(ctx);
H A Docxl_hw.c1382 .stop_context = ocxlflash_stop_context,
H A Dmain.c798 WARN_ON(cfg->ops->stop_context(hwq->ctx_cookie));

Completed in 113 milliseconds