Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/
Dmv_u3d_core.c37 static void mv_u3d_stop_activity(struct mv_u3d *u3d,
49 static void mv_u3d_ep0_reset(struct mv_u3d *u3d) in mv_u3d_ep0_reset()
95 static void mv_u3d_ep0_stall(struct mv_u3d *u3d) in mv_u3d_ep0_stall()
114 static int mv_u3d_process_ep_req(struct mv_u3d *u3d, int index, in mv_u3d_process_ep_req()
178 struct mv_u3d *u3d = (struct mv_u3d *)ep->u3d; in mv_u3d_done()
221 struct mv_u3d *u3d; in mv_u3d_queue_trb()
274 struct mv_u3d *u3d; in mv_u3d_build_trb_one()
337 struct mv_u3d *u3d; in mv_u3d_build_trb_chain()
405 struct mv_u3d *u3d; in mv_u3d_req_to_trb()
477 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