Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvme/host/
Dpci.c3102 static long nvme_dev_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in nvme_dev_ioctl() function
3129 .unlocked_ioctl = nvme_dev_ioctl,
3130 .compat_ioctl = nvme_dev_ioctl,