Home
last modified time | relevance | path

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

/third_party/libusb/libusb/os/
Dwindows_winusb.h337 UsbSuperSpeedPlus // Not in Microsoft headers enumerator
Dwindows_winusb.c1162 conn_info.Speed = UsbSuperSpeedPlus; in init_device()
1180 case UsbSuperSpeedPlus: dev->speed = LIBUSB_SPEED_SUPER_PLUS; break; in init_device()