Home
last modified time | relevance | path

Searched defs:musb_ep (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.h50 struct musb_ep { struct
52 struct usb_ep end_point;
76 static inline struct musb_ep *to_musb_ep(struct usb_ep *ep) in to_musb_ep() argument
H A Dmusb_gadget.c81 struct musb *musb, struct musb_ep *musb_ep) in map_dma_buffer()
154 struct musb *musb, struct musb_ep *musb_ep) in map_dma_buffer()
316 struct musb_ep *musb_ep; in txstate() local
491 struct musb_ep *musb_ep = &musb->endpoints[epnum].ep_in; in musb_g_tx() local
638 struct musb_ep *musb_ep; in rxstate() local
910 struct musb_ep *musb_ep; in musb_g_rx() local
1030 struct musb_ep *musb_ep; in musb_gadget_enable() local
1216 struct musb_ep *musb_ep; in musb_gadget_disable() local
1264 struct musb_ep *musb_ep = to_musb_ep(ep); in musb_alloc_request() local
1318 struct musb_ep *musb_ep; in musb_gadget_queue() local
[all …]
H A Dmusb_gadget_ep0.c240 struct musb_ep *musb_ep; in service_zero_data_request() local
405 struct musb_ep *musb_ep; in service_zero_data_request() local
/openbmc/linux/drivers/usb/musb/
H A Dmusb_gadget.h73 struct musb_ep { struct
75 struct usb_ep end_point;
99 #define to_musb_ep(ep) container_of((ep), struct musb_ep, end_point) argument
H A Dmusb_gadget.c33 struct musb *musb, struct musb_ep *musb_ep) in map_dma_buffer()
86 struct musb_ep *musb_ep = request->ep; in unmap_dma_buffer() local
226 struct musb_ep *musb_ep; in txstate() local
412 struct musb_ep *musb_ep = &musb->endpoints[epnum].ep_in; in musb_g_tx() local
522 struct musb_ep *musb_ep; in rxstate() local
796 struct musb_ep *musb_ep; in musb_g_rx() local
912 struct musb_ep *musb_ep; in musb_gadget_enable() local
1089 struct musb_ep *musb_ep; in musb_gadget_disable() local
1132 struct musb_ep *musb_ep = to_musb_ep(ep); in musb_alloc_request() local
1200 struct musb_ep *musb_ep; in musb_gadget_queue() local
[all …]
H A Dmusb_gadget_ep0.c238 struct musb_ep *musb_ep; in service_zero_data_request() local
399 struct musb_ep *musb_ep; in service_zero_data_request() local