Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h335 UsbHighSpeed, enumerator
Dwindows_winusb.c950 if (conn_info.Speed == UsbHighSpeed) { in init_root_hub()
1178 case UsbHighSpeed: dev->speed = LIBUSB_SPEED_HIGH; break; in init_device()