Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/class/
Dcdc-wdm.c702 static long wdm_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in wdm_ioctl() function
726 .unlocked_ioctl = wdm_ioctl,
727 .compat_ioctl = wdm_ioctl,