Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h424 #define IOCTL_USB_GET_DESCRIPTOR_FROM_NODE_CONNECTION \ macro
Dwindows_winusb.c931 …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()