Home
last modified time | relevance | path

Searched defs:start_context (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/cxlflash/
H A Dbackend.h26 int (*start_context)(void *ctx_cookie); member
H A Docxl_hw.c328 static int start_context(struct ocxlflash_context *ctx) in start_context() function