Home
last modified time | relevance | path

Searched refs:nvm_dev_ops (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dlightnvm.h200 struct nvm_dev_ops { struct
241 struct nvm_dev_ops *ops;
426 struct nvm_dev_ops *);
432 struct nvm_dev_ops;
435 struct nvm_dev_ops *ops) in nvm_register()
/linux-4.4.14/drivers/block/
Dnull_blk.c556 static struct nvm_dev_ops null_lnvm_dev_ops = {
569 static struct nvm_dev_ops null_lnvm_dev_ops;
/linux-4.4.14/drivers/nvme/host/
Dlightnvm.c547 static struct nvm_dev_ops nvme_nvm_dev_ops = {
/linux-4.4.14/drivers/lightnvm/
Dcore.c306 struct nvm_dev_ops *ops) in nvm_register()