Searched refs:s_HubInterfaceHandle (Results 1 – 1 of 1) sorted by relevance
107 static usb_host_interface_handle s_HubInterfaceHandle; variable1211 s_HubInterfaceHandle = interface; in USB_HostHubDeviceEvent()1223 if ((s_HubDeviceHandle != NULL) && (s_HubInterfaceHandle != NULL)) in USB_HostHubDeviceEvent()1276 … if (USB_HostHubSetInterface(hubClassHandle, s_HubInterfaceHandle, 0, USB_HostHubControlCallback, in USB_HostHubDeviceEvent()