Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_main.c71 static long mshv_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg);
112 .unlocked_ioctl = mshv_dev_ioctl,
2000 static long mshv_dev_ioctl(struct file *filp, unsigned int ioctl, in mshv_dev_ioctl() function