Searched refs:hub_handle (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.c975 static int cache_config_descriptors(struct libusb_device *dev, HANDLE hub_handle, char* device_id) argument
1017 if (!DeviceIoControl(hub_handle, IOCTL_USB_GET_DESCRIPTOR_FROM_NODE_CONNECTION, &cd_buf_short, size,
1043 if (!DeviceIoControl(hub_handle, IOCTL_USB_GET_DESCRIPTOR_FROM_NODE_CONNECTION, cd_buf_actual, size,

Completed in 1074 milliseconds