Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c103 struct s3c_hsotg_ep { struct
170 struct s3c_hsotg_ep eps[];
193 static inline struct s3c_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep()
195 return container_of(ep, struct s3c_hsotg_ep, ep); in our_ep()
405 static inline int is_ep_periodic(struct s3c_hsotg_ep *hs_ep) in is_ep_periodic()
420 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_unmap_dma()
461 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_write_fifo()
608 static unsigned get_ep_limit(struct s3c_hsotg_ep *hs_ep) in get_ep_limit()
649 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_start_req()
809 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_map_dma()
[all …]