Home
last modified time | relevance | path

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

/Linux-v5.4/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
/Linux-v5.4/drivers/thunderbolt/
Dswitch.c320 struct nvmem_device *nvm_dev; in tb_switch_nvm_add() local