Searched refs:s_EhciInterface (Results 1 – 2 of 2) sorted by relevance
97 static const usb_host_controller_interface_t s_EhciInterface = \ variable175 if (hostInstance->controllerTable == &s_EhciInterface)241 *controllerTable = &s_EhciInterface; in USB_HostGetControllerInterface()
74 static const usb_host_controller_interface_t s_EhciInterface = { variable149 if (hostInstance->controllerTable == &s_EhciInterface)218 *controllerTable = &s_EhciInterface; in USB_HostGetControllerInterface()
Completed in 6 milliseconds