Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c342 static inline struct bcm63xx_ep *our_ep(struct usb_ep *ep) in our_ep() function
1033 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_ep_enable()
1072 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_ep_disable()
1153 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_queue()
1205 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_dequeue()
1253 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_set_halt()
1273 struct bcm63xx_ep *bep = our_ep(ep); in bcm63xx_udc_set_wedge()
/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c1406 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_queue()
1529 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_queue_lock()
1560 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_complete_oursetup()
2015 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_complete_setup()
4017 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_enable()
4246 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_disable()
4294 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_disable_lock()
4330 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_dequeue()
4360 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_gadget_ep_set_wedge()
4386 struct dwc2_hsotg_ep *hs_ep = our_ep(ep); in dwc2_hsotg_ep_sethalt()
[all …]