Home
last modified time | relevance | path

Searched refs:dwc2_hsotg_ep (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/dwc2/
Dgadget.c43 static inline struct dwc2_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep()
45 return container_of(ep, struct dwc2_hsotg_ep, ep); in our_ep()
63 static inline struct dwc2_hsotg_ep *index_to_ep(struct dwc2_hsotg *hsotg, in index_to_ep()
268 static inline int is_ep_periodic(struct dwc2_hsotg_ep *hs_ep) in is_ep_periodic()
283 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_unmap_dma()
312 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_write_fifo()
474 static unsigned get_ep_limit(struct dwc2_hsotg_ep *hs_ep) in get_ep_limit()
517 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_start_req()
700 struct dwc2_hsotg_ep *hs_ep, in dwc2_hsotg_map_dma()
724 struct dwc2_hsotg_ep *hs_ep, struct dwc2_hsotg_req *hs_req) in dwc2_hsotg_handle_unaligned_buf_start()
[all …]
Dcore.h146 struct dwc2_hsotg_ep { struct
836 struct dwc2_hsotg_ep *eps_in[MAX_EPS_CHANNELS];
837 struct dwc2_hsotg_ep *eps_out[MAX_EPS_CHANNELS];
Ddebugfs.c259 struct dwc2_hsotg_ep *ep = seq->private; in ep_show()
363 struct dwc2_hsotg_ep *ep; in dwc2_hsotg_create_debug()
376 struct dwc2_hsotg_ep *ep; in dwc2_hsotg_create_debug()