Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dmv_u3d_core.c41 static void mv_u3d_stop_activity(struct mv_u3d *u3d,
53 static void mv_u3d_ep0_reset(struct mv_u3d *u3d) in mv_u3d_ep0_reset()
99 static void mv_u3d_ep0_stall(struct mv_u3d *u3d) in mv_u3d_ep0_stall()
118 static int mv_u3d_process_ep_req(struct mv_u3d *u3d, int index, in mv_u3d_process_ep_req()
191 struct mv_u3d *u3d = (struct mv_u3d *)ep->u3d; in mv_u3d_done()
234 struct mv_u3d *u3d; in mv_u3d_queue_trb()
287 struct mv_u3d *u3d; in mv_u3d_build_trb_one()
350 struct mv_u3d *u3d; in mv_u3d_build_trb_chain()
418 struct mv_u3d *u3d; in mv_u3d_req_to_trb()
484 struct mv_u3d *u3d = ep->u3d; in mv_u3d_start_queue()
[all …]
Dmv_u3d.h242 struct mv_u3d { struct
292 struct mv_u3d *u3d; argument