Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/cxlflash/
A Dbackend.h26 int (*start_context)(void *ctx_cookie); member
A Dcxl_hw.c159 .start_context = cxlflash_start_context,
A Docxl_hw.c328 static int start_context(struct ocxlflash_context *ctx) in start_context() function
390 return start_context(ctx); in ocxlflash_start_context()
1334 rc = start_context(ctx); in ocxlflash_start_work()
1381 .start_context = ocxlflash_start_context,
A Dmain.c2030 rc = cfg->ops->start_context(hwq->ctx_cookie); in init_mc()

Completed in 13 milliseconds