Lines Matching refs:mv_u3d

30 #include "mv_u3d.h"
34 static const char driver_name[] = "mv_u3d";
37 static void mv_u3d_stop_activity(struct mv_u3d *u3d,
49 static void mv_u3d_ep0_reset(struct mv_u3d *u3d)
95 static void mv_u3d_ep0_stall(struct mv_u3d *u3d)
114 static int mv_u3d_process_ep_req(struct mv_u3d *u3d, int index,
178 struct mv_u3d *u3d = (struct mv_u3d *)ep->u3d;
221 struct mv_u3d *u3d;
274 struct mv_u3d *u3d;
337 struct mv_u3d *u3d;
405 struct mv_u3d *u3d;
477 struct mv_u3d *u3d = ep->u3d;
523 struct mv_u3d *u3d;
625 struct mv_u3d *u3d;
688 struct mv_u3d *u3d;
774 struct mv_u3d *u3d;
848 struct mv_u3d *u3d;
920 mv_u3d_ep_set_stall(struct mv_u3d *u3d, u8 ep_num, u8 direction, int stall)
948 struct mv_u3d *u3d;
1011 static void mv_u3d_controller_stop(struct mv_u3d *u3d)
1034 static void mv_u3d_controller_start(struct mv_u3d *u3d)
1060 static int mv_u3d_controller_reset(struct mv_u3d *u3d)
1092 static int mv_u3d_enable(struct mv_u3d *u3d)
1121 static void mv_u3d_disable(struct mv_u3d *u3d)
1135 struct mv_u3d *u3d;
1139 u3d = container_of(gadget, struct mv_u3d, gadget);
1186 struct mv_u3d *u3d = container_of(gadget, struct mv_u3d, gadget);
1195 struct mv_u3d *u3d = container_of(gadget, struct mv_u3d, gadget);
1230 struct mv_u3d *u3d = container_of(g, struct mv_u3d, gadget);
1259 struct mv_u3d *u3d = container_of(g, struct mv_u3d, gadget);
1301 static int mv_u3d_eps_init(struct mv_u3d *u3d)
1377 void mv_u3d_stop_activity(struct mv_u3d *u3d, struct usb_gadget_driver *driver)
1395 static void mv_u3d_irq_process_error(struct mv_u3d *u3d)
1402 static void mv_u3d_irq_process_link_change(struct mv_u3d *u3d)
1466 static void mv_u3d_ch9setaddress(struct mv_u3d *u3d,
1512 static void mv_u3d_handle_setup_packet(struct mv_u3d *u3d, u8 ep_num,
1582 static void mv_u3d_get_setup_data(struct mv_u3d *u3d, u8 ep_num, u8 *buffer_ptr)
1592 static void mv_u3d_irq_process_setup(struct mv_u3d *u3d)
1611 static void mv_u3d_irq_process_tr_complete(struct mv_u3d *u3d)
1677 struct mv_u3d *u3d = (struct mv_u3d *)dev;
1751 struct mv_u3d *u3d = platform_get_drvdata(dev);
1782 struct mv_u3d *u3d;
1994 struct mv_u3d *u3d = dev_get_drvdata(dev);
2017 struct mv_u3d *u3d = dev_get_drvdata(dev);
2040 struct mv_u3d *u3d = platform_get_drvdata(dev);