Home
last modified time | relevance | path

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

/linux-4.1.27/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.c333 static inline struct bcm63xx_ep *our_ep(struct usb_ep *ep) in our_ep() function
1023 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_ep_enable()
1062 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_ep_disable()
1146 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_queue()
1198 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_dequeue()
1246 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_set_halt()
1266 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_set_wedge()
/linux-4.1.27/drivers/usb/dwc2/
Dgadget.c49 static inline struct s3c_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep() function
786 struct s3c_hsotg_ep *hs_ep = our_ep(ep); in s3c_hsotg_ep_queue()
823 struct s3c_hsotg_ep *hs_ep = our_ep(ep); in s3c_hsotg_ep_queue_lock()
854 struct s3c_hsotg_ep *hs_ep = our_ep(ep); in s3c_hsotg_complete_oursetup()
1275 struct s3c_hsotg_ep *hs_ep = our_ep(ep); in s3c_hsotg_complete_setup()
2589 struct s3c_hsotg_ep *hs_ep = our_ep(ep); in s3c_hsotg_ep_enable()
2750 struct s3c_hsotg_ep *hs_ep = our_ep(ep); in s3c_hsotg_ep_disable_force()
2820 struct s3c_hsotg_ep *hs_ep = our_ep(ep); in s3c_hsotg_ep_dequeue()
2846 struct s3c_hsotg_ep *hs_ep = our_ep(ep); in s3c_hsotg_ep_sethalt()
2909 struct s3c_hsotg_ep *hs_ep = our_ep(ep); in s3c_hsotg_ep_sethalt_lock()