Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/udc/
Dmv_u3d_core.c38 static void mv_u3d_stop_activity(struct mv_u3d *u3d,
50 static void mv_u3d_ep0_reset(struct mv_u3d *u3d) in mv_u3d_ep0_reset()
96 static void mv_u3d_ep0_stall(struct mv_u3d *u3d) in mv_u3d_ep0_stall()
115 static int mv_u3d_process_ep_req(struct mv_u3d *u3d, int index, in mv_u3d_process_ep_req()
179 struct mv_u3d *u3d = (struct mv_u3d *)ep->u3d; in mv_u3d_done()
222 struct mv_u3d *u3d; in mv_u3d_queue_trb()
275 struct mv_u3d *u3d; in mv_u3d_build_trb_one()
338 struct mv_u3d *u3d; in mv_u3d_build_trb_chain()
406 struct mv_u3d *u3d; in mv_u3d_req_to_trb()
478 struct mv_u3d *u3d = ep->u3d; in mv_u3d_start_queue()
[all …]
Dmv_u3d.h239 struct mv_u3d { struct
289 struct mv_u3d *u3d; argument