Home
last modified time | relevance | path

Searched refs:nvme_nvm_ioctl (Results 1 – 3 of 3) sorted by relevance

/drivers/nvme/host/
Dnvme.h634 int nvme_nvm_ioctl(struct nvme_ns *ns, unsigned int cmd, unsigned long arg);
643 static inline int nvme_nvm_ioctl(struct nvme_ns *ns, unsigned int cmd, in nvme_nvm_ioctl() function
Dlightnvm.c934 int nvme_nvm_ioctl(struct nvme_ns *ns, unsigned int cmd, unsigned long arg) in nvme_nvm_ioctl() function
Dcore.c1574 ret = nvme_nvm_ioctl(ns, cmd, arg); in nvme_ioctl()