Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.h108 ops = &cxlflash_ocxl_ops; in cxlflash_assign_ops()
H A Dbackend.h15 extern const struct cxlflash_backend_ops cxlflash_ocxl_ops;
H A Docxl_hw.c1373 const struct cxlflash_backend_ops cxlflash_ocxl_ops = { variable