Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c1234 static const struct usb_ep_ops dwc3_gadget_ep_ops = { variable
1608 dep->endpoint.ops = &dwc3_gadget_ep_ops; in dwc3_gadget_init_hw_endpoints()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c2290 static const struct usb_ep_ops dwc3_gadget_ep_ops = { variable
3209 dep->endpoint.ops = &dwc3_gadget_ep_ops; in dwc3_gadget_init_in_endpoint()
3256 dep->endpoint.ops = &dwc3_gadget_ep_ops; in dwc3_gadget_init_out_endpoint()