Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h426 ULONG DeviceIsSuperSpeedCapableOrHigher:1; member
Dwindows_winusb.c909 …else if (conn_info_v2.Flags.DeviceIsSuperSpeedCapableOrHigher || conn_info_v2.SupportedUsbProtocol… in init_root_hub()