Searched defs:nvm_dev (Results 1 – 2 of 2) sorted by relevance
413 struct nvm_dev { struct414 struct nvm_dev_ops *ops; argument416 struct list_head devices;440 static inline struct ppa_addr generic_to_dev_addr(struct nvm_dev *dev, in generic_to_dev_addr() argument
320 struct nvmem_device *nvm_dev; in tb_switch_nvm_add() local