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

/linux-master/drivers/scsi/cxlflash/
H A 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
H A Dmain.h101 static inline const struct cxlflash_backend_ops *
104 const struct cxlflash_backend_ops *ops = NULL;
H A Dcxl_hw.c151 const struct cxlflash_backend_ops cxlflash_cxl_ops = {
H A Dcommon.h115 const struct cxlflash_backend_ops *ops;
H A Docxl_hw.c1373 const struct cxlflash_backend_ops cxlflash_ocxl_ops = {

Completed in 113 milliseconds