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

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

Completed in 107 milliseconds