Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlightnvm.h102 struct nvm_id { struct
109 struct nvm_id_group groups[4]; argument
/linux-4.4.14/drivers/nvme/host/
Dlightnvm.c235 static int init_grps(struct nvm_id *nvm_id, struct nvme_nvm_id *nvme_nvm_id) in init_grps()
274 static int nvme_nvm_identity(struct nvm_dev *nvmdev, struct nvm_id *nvm_id) in nvme_nvm_identity()