Searched refs:control_ep (Results 1 – 6 of 6) sorted by relevance
301 if (uvc->control_ep->driver_data) { in uvc_function_set_alt()303 usb_ep_disable(uvc->control_ep); in uvc_function_set_alt()304 uvc->control_ep->driver_data = NULL; in uvc_function_set_alt()307 if (!uvc->control_ep->desc) in uvc_function_set_alt()308 if (config_ep_by_speed(cdev->gadget, f, uvc->control_ep)) in uvc_function_set_alt()311 usb_ep_enable(uvc->control_ep); in uvc_function_set_alt()312 uvc->control_ep->driver_data = uvc; in uvc_function_set_alt()400 if (uvc->control_ep->driver_data) { in uvc_function_disable()401 usb_ep_disable(uvc->control_ep); in uvc_function_disable()402 uvc->control_ep->driver_data = NULL; in uvc_function_disable()[all …]
163 struct usb_ep *control_ep; member
487 void __iomem *regs = musb->control_ep->regs; in ep0_rxstate()544 void __iomem *regs = musb->control_ep->regs; in ep0_txstate()603 void __iomem *regs = musb->control_ep->regs; in musb_read_setup()942 regs = musb->control_ep->regs; in musb_g_ep0_queue()1030 regs = musb->control_ep->regs; in musb_g_ep0_halt()
359 #define control_ep endpoints macro
1013 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_continue()1090 struct musb_hw_ep *hw_ep = musb->control_ep; in musb_h_ep0_irq()1973 hw_ep = musb->control_ep; in musb_schedule()
432 musb_write_fifo(musb->control_ep, in musb_load_testpacket()