Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dbackend.h18 extern const struct cxlflash_backend_ops cxlflash_cxl_ops;
Dmain.h117 ops = &cxlflash_cxl_ops; in cxlflash_assign_ops()
Dcxl_hw.c155 const struct cxlflash_backend_ops cxlflash_cxl_ops = { variable