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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c64 * struct s3c_hsotg_ep - driver endpoint definition.
100 struct s3c_hsotg_ep { struct
167 struct s3c_hsotg_ep eps[];
190 static inline struct s3c_hsotg_ep *our_ep(struct usb_ep *ep)
192 return container_of(ep, struct s3c_hsotg_ep, ep);
402 static inline int is_ep_periodic(struct s3c_hsotg_ep *hs_ep)
417 struct s3c_hsotg_ep *hs_ep,
458 struct s3c_hsotg_ep *hs_ep,
605 static unsigned get_ep_limit(struct s3c_hsotg_ep *hs_ep)
647 struct s3c_hsotg_ep *hs_e
[all...]

Completed in 62 milliseconds