Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Ds3c-hsudc.c171 static inline struct s3c_hsudc_ep *our_ep(struct usb_ep *ep) in our_ep() function
502 struct s3c_hsudc_ep *hsep = our_ep(_ep); in s3c_hsudc_set_halt()
546 struct s3c_hsudc_ep *hsep = our_ep(_ep); in s3c_hsudc_set_wedge()
759 hsep = our_ep(_ep); in s3c_hsudc_ep_enable()
801 struct s3c_hsudc_ep *hsep = our_ep(_ep); in s3c_hsudc_ep_disable()
881 hsep = our_ep(_ep); in s3c_hsudc_queue()
930 struct s3c_hsudc_ep *hsep = our_ep(_ep); in s3c_hsudc_dequeue()
935 hsep = our_ep(_ep); in s3c_hsudc_dequeue()
Dbcm63xx_udc.c353 static inline struct bcm63xx_ep *our_ep(struct usb_ep *ep) in our_ep() function
1044 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_ep_enable()
1083 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_ep_disable()
1167 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_queue()
1219 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_dequeue()
1267 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_set_halt()
1287 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_set_wedge()
/linux-4.4.14/drivers/usb/dwc2/
Dgadget.c43 static inline struct dwc2_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep() function
780 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_queue()
824 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_queue_lock()
855 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_complete_oursetup()
1277 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_complete_setup()
2658 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_enable()
2820 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_disable()
2959 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_dequeue()
2989 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_sethalt()
3052 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_sethalt_lock()