Home
last modified time | relevance | path

Searched defs:nvm_dev (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/include/linux/
Dlightnvm.h413 struct nvm_dev { struct
414 struct nvm_dev_ops *ops; argument
416 struct list_head devices;
440 static inline struct ppa_addr generic_to_dev_addr(struct nvm_dev *dev, in generic_to_dev_addr() argument