Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.c888 static int cache_config_descriptors(struct libusb_device *dev, HANDLE hub_handle, char *device_id) in cache_config_descriptors() argument
931 …if (!DeviceIoControl(hub_handle, IOCTL_USB_GET_DESCRIPTOR_FROM_NODE_CONNECTION, &cd_buf_short, siz… in cache_config_descriptors()
957 …if (!DeviceIoControl(hub_handle, IOCTL_USB_GET_DESCRIPTOR_FROM_NODE_CONNECTION, cd_buf_actual, siz… in cache_config_descriptors()