Home
last modified time | relevance | path

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

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