Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Ds3c-hsudc.c168 static inline struct s3c_hsudc_ep *our_ep(struct usb_ep *ep) in our_ep() function
499 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()
Dbcm63xx_udc.c344 static inline struct bcm63xx_ep *our_ep(struct usb_ep *ep) in our_ep() function
1035 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()
/Linux-v4.19/drivers/usb/dwc2/
Dgadget.c40 static inline struct dwc2_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep() function
1293 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_queue()
1394 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_queue_lock()
1425 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_complete_oursetup()
1881 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_complete_setup()
3769 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_enable()
3989 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_disable()
4064 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_dequeue()
4099 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_sethalt()
4172 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_sethalt_lock()