Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dmv_u3d_core.c51 struct mv_u3d_ep *ep; in mv_u3d_ep0_reset()
524 struct mv_u3d_ep *ep; in mv_u3d_ep_enable()
626 struct mv_u3d_ep *ep; in mv_u3d_ep_disable()
690 struct mv_u3d_ep *ep = container_of(_ep, struct mv_u3d_ep, ep); in mv_u3d_ep_fifo_flush()
772 struct mv_u3d_ep *ep; in mv_u3d_ep_queue()
846 struct mv_u3d_ep *ep; in mv_u3d_ep_dequeue()
923 struct mv_u3d_ep *ep = u3d->eps; in mv_u3d_ep_set_stall()
945 struct mv_u3d_ep *ep; in mv_u3d_ep_set_halt_wedge()
1303 struct mv_u3d_ep *ep; in mv_u3d_eps_init()
1379 struct mv_u3d_ep *ep; in mv_u3d_stop_activity()
[all …]
H A Dmv_u3d.h259 struct mv_u3d_ep *eps;
287 struct mv_u3d_ep { struct
307 struct mv_u3d_ep *ep; argument