Searched refs:mv_u3d (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/gadget/udc/
H A Dmv_u3d_core.c30 #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 *u3
[all...]
H A Dmv_u3d.h239 struct mv_u3d { struct
289 struct mv_u3d *u3d;

Completed in 144 milliseconds