Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dusbdevice_fs.h186 #define USBDEVFS_IOCTL32 _IOWR('U', 18, struct usbdevfs_ioctl32) macro
/Linux-v4.19/drivers/usb/core/
Ddevio.c2497 case USBDEVFS_IOCTL32: in usbdev_do_ioctl()