Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/udc/
H A Dmv_udc_core.c71 struct mv_ep *ep; in ep0_reset()
438 struct mv_ep *ep; in mv_ep_enable()
556 struct mv_ep *ep; in mv_ep_disable()
624 struct mv_ep *ep; in mv_ep_fifo_flush()
684 struct mv_ep *ep = container_of(_ep, struct mv_ep, ep); in mv_ep_queue()
773 struct mv_ep *ep = container_of(_ep, struct mv_ep, ep); in mv_ep_dequeue()
892 struct mv_ep *ep; in mv_ep_set_halt_wedge()
1239 struct mv_ep *ep; in eps_init()
1313 struct mv_ep *ep; in gadget_reset()
1331 struct mv_ep *ep; in stop_activity()
[all …]
H A Dmv_udc.h186 struct mv_ep *eps;
225 struct mv_ep { struct
242 struct mv_ep *ep; argument