Home
last modified time | relevance | path

Searched refs:cxlflash_backend_ops (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/drivers/scsi/cxlflash/
Dbackend.h14 extern const struct cxlflash_backend_ops cxlflash_cxl_ops;
15 extern const struct cxlflash_backend_ops cxlflash_ocxl_ops;
17 struct cxlflash_backend_ops { struct
Dmain.h101 static inline const struct cxlflash_backend_ops *
104 const struct cxlflash_backend_ops *ops = NULL; in cxlflash_assign_ops()
Dcxl_hw.c151 const struct cxlflash_backend_ops cxlflash_cxl_ops = {
Dcommon.h115 const struct cxlflash_backend_ops *ops;
Docxl_hw.c1373 const struct cxlflash_backend_ops cxlflash_ocxl_ops = {