Searched refs:s_HubDeviceHandle (Results 1 – 1 of 1) sorted by relevance
106 static usb_device_handle s_HubDeviceHandle; variable1210 s_HubDeviceHandle = deviceHandle; in USB_HostHubDeviceEvent()1223 if ((s_HubDeviceHandle != NULL) && (s_HubInterfaceHandle != NULL)) in USB_HostHubDeviceEvent()1248 status = USB_HostHubInit(s_HubDeviceHandle, &hubClassHandle); in USB_HostHubDeviceEvent()