Searched refs:USB_HOST_PIPE_CALLBACK_SETUP (Results 1 – 4 of 4) sorted by relevance
347 usb_host_pipe_enable_callback(&dev, 0, USB_HOST_PIPE_CALLBACK_SETUP); in _uhd_ctrl_phase_setup()1512 USB_HOST_PIPE_CALLBACK_SETUP, _uhd_ep0_setup); in uhd_ep0_alloc()1518 usb_host_pipe_enable_callback(&dev,0,USB_HOST_PIPE_CALLBACK_SETUP); in uhd_ep0_alloc()
538 if (callback_type == USB_HOST_PIPE_CALLBACK_SETUP) { in usb_host_pipe_enable_callback()579 if (callback_type == USB_HOST_PIPE_CALLBACK_SETUP) { in usb_host_pipe_disable_callback()912 (1 << USB_HOST_PIPE_CALLBACK_SETUP)) { in _usb_host_interrupt_handler()916 [USB_HOST_PIPE_CALLBACK_SETUP])(_usb_instances, NULL); in _usb_host_interrupt_handler()
145 USB_HOST_PIPE_CALLBACK_SETUP, enumerator
Completed in 916 milliseconds