Searched refs:usb_host_controller_interface_t (Results 1 – 4 of 4) sorted by relevance
99 } usb_host_controller_interface_t; typedef116 const usb_host_controller_interface_t *controllerTable; /*!< KHCI/EHCI interface*/
78 const usb_host_controller_interface_t **controllerTable);97 static const usb_host_controller_interface_t s_EhciInterface = \106 static const usb_host_controller_interface_t s_KhciInterface = \115 static const usb_host_controller_interface_t s_OhciInterface = \124 static const usb_host_controller_interface_t s_Ip3516HsInterface = \229 const usb_host_controller_interface_t **controllerTable) in USB_HostGetControllerInterface()
81 } usb_host_controller_interface_t; typedef101 const usb_host_controller_interface_t *controllerTable; /*!< KHCI/EHCI interface*/
64 const usb_host_controller_interface_t **controllerTable);74 static const usb_host_controller_interface_t s_EhciInterface = {82 static const usb_host_controller_interface_t s_KhciInterface = {90 static const usb_host_controller_interface_t s_OhciInterface = {98 static const usb_host_controller_interface_t s_Ip3516HsInterface = {206 const usb_host_controller_interface_t **controllerTable) in USB_HostGetControllerInterface()
Completed in 8 milliseconds