Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.c862 USB_NODE_INFORMATION hub_info; in init_root_hub() local
882 …if (!DeviceIoControl(handle, IOCTL_USB_GET_NODE_INFORMATION, NULL, 0, &hub_info, sizeof(hub_info),… in init_root_hub()
888 num_ports = hub_info.u.HubInformation.HubDescriptor.bNumberOfPorts; in init_root_hub()