Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.h113 ops = &cxlflash_cxl_ops; in cxlflash_assign_ops()
H A Dbackend.h14 extern const struct cxlflash_backend_ops cxlflash_cxl_ops;
H A Dcxl_hw.c151 const struct cxlflash_backend_ops cxlflash_cxl_ops = { variable