Searched refs:the_controller (Results 1 – 1 of 1) sorted by relevance
82 struct dwc2_udc *the_controller; variable130 the_controller, p); in set_udc_gadget_private_data()131 the_controller->gadget.dev.device_data = p; in set_udc_gadget_private_data()255 struct dwc2_udc *dev = the_controller; in usb_gadget_register_driver()302 struct dwc2_udc *dev = the_controller; in usb_gadget_unregister_driver()327 struct dwc2_udc *dev = the_controller; in dwc2_gadget_start()351 struct dwc2_udc *dev = the_controller; in dwc2_gadget_stop()910 the_controller = dev; in dwc2_udc_probe()933 return dwc2_udc_irq(1, (void *)the_controller); in dwc2_udc_handle_interrupt()1144 the_controller->driver = 0; in dwc2_udc_otg_probe()[all …]
Completed in 11 milliseconds