Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/class/
Dcdc-wdm.c692 static long wdm_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in wdm_ioctl() function
716 .unlocked_ioctl = wdm_ioctl,
717 .compat_ioctl = wdm_ioctl,