Lines Matching defs:udc

81 static void ep0_reset(struct mv_udc *udc)  in ep0_reset()
119 static void ep0_stall(struct mv_udc *udc) in ep0_stall()
133 static int process_ep_req(struct mv_udc *udc, int index, in process_ep_req()
221 struct mv_udc *udc = NULL; in done() local
279 struct mv_udc *udc; in queue_dtd() local
366 struct mv_udc *udc; in build_dtd() local
425 struct mv_udc *udc; in req_to_dtd() local
457 struct mv_udc *udc; in mv_ep_enable() local
577 struct mv_udc *udc; in mv_ep_disable() local
645 struct mv_udc *udc; in mv_ep_fifo_flush() local
709 struct mv_udc *udc = ep->udc; in mv_ep_queue() local
807 struct mv_udc *udc = ep->udc; in mv_ep_dequeue() local
885 static void ep_set_stall(struct mv_udc *udc, u8 ep_num, u8 direction, int stall) in ep_set_stall()
908 static int ep_is_stall(struct mv_udc *udc, u8 ep_num, u8 direction) in ep_is_stall()
925 struct mv_udc *udc; in mv_ep_set_halt_wedge() local
989 static void udc_clock_enable(struct mv_udc *udc) in udc_clock_enable()
997 static void udc_clock_disable(struct mv_udc *udc) in udc_clock_disable()
1005 static void udc_stop(struct mv_udc *udc) in udc_stop()
1023 static void udc_start(struct mv_udc *udc) in udc_start()
1039 static int udc_reset(struct mv_udc *udc) in udc_reset()
1097 static int mv_udc_enable_internal(struct mv_udc *udc) in mv_udc_enable_internal()
1120 static int mv_udc_enable(struct mv_udc *udc) in mv_udc_enable()
1128 static void mv_udc_disable_internal(struct mv_udc *udc) in mv_udc_disable_internal()
1139 static void mv_udc_disable(struct mv_udc *udc) in mv_udc_disable()
1147 struct mv_udc *udc; in mv_udc_get_frame() local
1163 struct mv_udc *udc = container_of(gadget, struct mv_udc, gadget); in mv_udc_wakeup() local
1182 struct mv_udc *udc; in mv_udc_vbus_session() local
1215 struct mv_udc *udc; in mv_udc_pullup() local
1267 static int eps_init(struct mv_udc *udc) in eps_init()
1333 static void stop_activity(struct mv_udc *udc, struct usb_gadget_driver *driver) in stop_activity()
1354 struct mv_udc *udc = the_controller; in mv_udc_start() local
1412 struct mv_udc *udc = the_controller; in mv_udc_stop() local
1438 static void mv_set_ptc(struct mv_udc *udc, u32 mode) in mv_set_ptc()
1449 struct mv_udc *udc = the_controller; in prime_status_complete() local
1464 udc_prime_status(struct mv_udc *udc, u8 direction, u16 status, bool empty) in udc_prime_status()
1521 static void mv_udc_testmode(struct mv_udc *udc, u16 index) in mv_udc_testmode()
1532 static void ch9setaddress(struct mv_udc *udc, struct usb_ctrlrequest *setup) in ch9setaddress()
1543 static void ch9getstatus(struct mv_udc *udc, u8 ep_num, in ch9getstatus()
1578 static void ch9clearfeature(struct mv_udc *udc, struct usb_ctrlrequest *setup) in ch9clearfeature()
1622 static void ch9setfeature(struct mv_udc *udc, struct usb_ctrlrequest *setup) in ch9setfeature()
1674 static void handle_setup_packet(struct mv_udc *udc, u8 ep_num, in handle_setup_packet()
1737 static void ep0_req_complete(struct mv_udc *udc, in ep0_req_complete()
1774 static void get_setup_data(struct mv_udc *udc, u8 ep_num, u8 *buffer_ptr) in get_setup_data()
1799 static void irq_process_tr_complete(struct mv_udc *udc) in irq_process_tr_complete()
1872 void irq_process_reset(struct mv_udc *udc) in irq_process_reset()
1938 static void handle_bus_resume(struct mv_udc *udc) in handle_bus_resume()
1953 static void irq_process_suspend(struct mv_udc *udc) in irq_process_suspend()
1965 static void irq_process_port_change(struct mv_udc *udc) in irq_process_port_change()
2008 static void irq_process_error(struct mv_udc *udc) in irq_process_error()
2016 struct mv_udc *udc = (struct mv_udc *)dev; in mv_udc_irq() local
2059 struct mv_udc *udc = (struct mv_udc *)dev; in mv_udc_vbus_irq() local
2070 struct mv_udc *udc; in mv_udc_vbus_work() local
2089 struct mv_udc *udc = the_controller; in gadget_release() local
2096 struct mv_udc *udc = the_controller; in mv_udc_remove() local
2157 struct mv_udc *udc; in mv_udc_probe() local
2405 struct mv_udc *udc = the_controller; in mv_udc_suspend() local
2437 struct mv_udc *udc = the_controller; in mv_udc_resume() local
2467 struct mv_udc *udc = the_controller; in mv_udc_shutdown() local