Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dusbdevice_fs.h178 #define USBDEVFS_IOCTL32 _IOWR('U', 18, struct usbdevfs_ioctl32) macro
/linux-4.1.27/drivers/usb/core/
Ddevio.c2264 case USBDEVFS_IOCTL32: in usbdev_do_ioctl()