Searched defs:our_ep (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/gadget/udc/
H A Ds3c-hsudc.c171 static inline struct s3c_hsudc_ep *our_ep(struct usb_ep *ep) function
502 struct s3c_hsudc_ep *hsep = our_ep(_ep);
546 struct s3c_hsudc_ep *hsep = our_ep(_ep);
759 hsep = our_ep(_ep);
801 struct s3c_hsudc_ep *hsep = our_ep(_ep);
881 hsep = our_ep(_ep);
930 struct s3c_hsudc_ep *hsep = our_ep(_ep);
935 hsep = our_ep(_ep);
H A Dbcm63xx_udc.c333 static inline struct bcm63xx_ep *our_ep(struct usb_ep *ep) function
1023 struct bcm63xx_ep *bep = our_ep(ep);
1062 struct bcm63xx_ep *bep = our_ep(ep);
1146 struct bcm63xx_ep *bep = our_ep(ep);
1198 struct bcm63xx_ep *bep = our_ep(ep);
1246 struct bcm63xx_ep *bep = our_ep(ep);
1266 struct bcm63xx_ep *bep = our_ep(ep);
/drivers/usb/dwc2/
H A Dgadget.c46 static inline struct s3c_hsotg_ep *our_ep(struct usb_ep *ep) function
738 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
770 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
801 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
1163 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
2452 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
2595 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
2660 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
2686 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
2750 struct s3c_hsotg_ep *hs_ep = our_ep(e
[all...]

Completed in 59 milliseconds