Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dgadget.c49 static inline struct s3c_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep()
51 return container_of(ep, struct s3c_hsotg_ep, ep); in our_ep()
69 static inline struct s3c_hsotg_ep *index_to_ep(struct dwc2_hsotg *hsotg, in index_to_ep()
274 static inline int is_ep_periodic(struct s3c_hsotg_ep *hs_ep) in is_ep_periodic()
289 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_unmap_dma()
318 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_write_fifo()
480 static unsigned get_ep_limit(struct s3c_hsotg_ep *hs_ep) in get_ep_limit()
523 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_start_req()
706 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_map_dma()
730 struct s3c_hsotg_ep *hs_ep, struct s3c_hsotg_req *hs_req) in s3c_hsotg_handle_unaligned_buf_start()
[all …]
Dcore.h130 struct s3c_hsotg_ep { struct
722 struct s3c_hsotg_ep *eps_in[MAX_EPS_CHANNELS];
723 struct s3c_hsotg_ep *eps_out[MAX_EPS_CHANNELS];