Home
last modified time | relevance | path

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

/linux/drivers/usb/musb/
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
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
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
1184 struct musb_ep *musb_ep; in musb_gadget_queue() local
1261 struct musb_ep *musb_ep = to_musb_ep(ep); in musb_gadget_dequeue() local
[all …]
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

Completed in 9 milliseconds