Searched refs:USBDEVFS_GET_SPEED (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | usbdevice_fs.h | 199 #define USBDEVFS_GET_SPEED _IO('U', 31) macro |
/Linux-v4.19/drivers/usb/core/ | ||
D | devio.c | 2552 case USBDEVFS_GET_SPEED: in usbdev_do_ioctl() |