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

/drivers/usb/gadget/
H A Ds3c-hsudc.c172 static inline struct s3c_hsudc_ep *our_ep(struct usb_ep *ep) function
505 struct s3c_hsudc_ep *hsep = our_ep(_ep);
549 struct s3c_hsudc_ep *hsep = our_ep(_ep);
804 struct s3c_hsudc_ep *hsep = our_ep(_ep);
933 struct s3c_hsudc_ep *hsep = our_ep(_ep);
H A Ds3c-hsotg.c193 static inline struct s3c_hsotg_ep *our_ep(struct usb_ep *ep) function
857 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
910 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
1238 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
2272 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
2385 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
2442 struct s3c_hsotg_ep *hs_ep = our_ep(ep);
2463 struct s3c_hsotg_ep *hs_ep = our_ep(ep);

Completed in 50 milliseconds