Searched refs:USB_OtgKhciDeinit (Results 1 – 3 of 3) sorted by relevance
116 usb_status_t USB_OtgKhciDeinit(usb_otg_controller_handle controllerHandle);
375 usb_status_t USB_OtgKhciDeinit(usb_otg_controller_handle controllerHandle) in USB_OtgKhciDeinit() function
78 static const usb_otg_controller_interface_t s_KhciInterface = {USB_OtgKhciInit, USB_OtgKhciDeinit, …