Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h312 #define IOCTL_USB_GET_NODE_CONNECTION_INFORMATION_EX \ macro
Dwindows_winusb.c940 …if (!DeviceIoControl(handle, IOCTL_USB_GET_NODE_CONNECTION_INFORMATION_EX, &conn_info, sizeof(conn… in init_root_hub()
1096 …if (!DeviceIoControl(hub_handle, IOCTL_USB_GET_NODE_CONNECTION_INFORMATION_EX, &conn_info, sizeof(… in init_device()