Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c100 struct s3c_hsotg_ep { struct
167 struct s3c_hsotg_ep eps[];
190 static inline struct s3c_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep()
192 return container_of(ep, struct s3c_hsotg_ep, ep); in our_ep()
402 static inline int is_ep_periodic(struct s3c_hsotg_ep *hs_ep) in is_ep_periodic()
417 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_unmap_dma()
458 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_write_fifo()
605 static unsigned get_ep_limit(struct s3c_hsotg_ep *hs_ep) in get_ep_limit()
647 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_start_req()
811 struct s3c_hsotg_ep *hs_ep, in s3c_hsotg_map_dma()
[all …]