Searched refs:usb_action (Results 1 – 3 of 3) sorted by relevance
152 enum usb_action { enum237 enum usb_action (*it_handler)(void *handle, uint32_t *param);
1166 static enum usb_action dwc3_handle_ep0_xfernotready_event(dwc3_handle_t *dwc3_handle, in dwc3_handle_ep0_xfernotready_event()1169 enum usb_action action = USB_NOTHING; in dwc3_handle_ep0_xfernotready_event()1252 static enum usb_action dwc3_handle_ep_event(dwc3_handle_t *dwc3_handle, uint32_t event, in dwc3_handle_ep_event()1255 enum usb_action action = USB_NOTHING; in dwc3_handle_ep_event()1671 static enum usb_action dwc3_handle_dev_event(dwc3_handle_t *dwc3_handle, uint32_t event, in dwc3_handle_dev_event()1674 enum usb_action action = USB_NOTHING; in dwc3_handle_dev_event()1903 static enum usb_action usb_dwc3_it_handler(void *handle, uint32_t *param) in usb_dwc3_it_handler()1906 enum usb_action action = USB_NOTHING; in usb_dwc3_it_handler()
791 static enum usb_action usb_dwc2_it_handler(void *handle, uint32_t *param) in usb_dwc2_it_handler()