Searched refs:our_ep (Results 1 – 3 of 3) sorted by relevance
168 static inline struct s3c_hsudc_ep *our_ep(struct usb_ep *ep) in our_ep() function499 struct s3c_hsudc_ep *hsep = our_ep(_ep); in s3c_hsudc_set_halt()543 struct s3c_hsudc_ep *hsep = our_ep(_ep); in s3c_hsudc_set_wedge()756 hsep = our_ep(_ep); in s3c_hsudc_ep_enable()798 struct s3c_hsudc_ep *hsep = our_ep(_ep); in s3c_hsudc_ep_disable()878 hsep = our_ep(_ep); in s3c_hsudc_queue()927 struct s3c_hsudc_ep *hsep = our_ep(_ep); in s3c_hsudc_dequeue()932 hsep = our_ep(_ep); in s3c_hsudc_dequeue()
344 static inline struct bcm63xx_ep *our_ep(struct usb_ep *ep) in our_ep() function1035 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_ep_enable()1074 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_ep_disable()1155 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_queue()1207 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_dequeue()1255 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_set_halt()1275 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_set_wedge()
42 static inline struct dwc2_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep() function1370 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_queue()1482 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_queue_lock()1513 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_complete_oursetup()1973 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_complete_setup()3918 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_enable()4144 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_disable()4192 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_disable_lock()4228 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_dequeue()4263 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_sethalt()[all …]