Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c1223 static const struct usb_ep_ops dwc3_gadget_ep0_ops = { variable
1600 dep->endpoint.ops = &dwc3_gadget_ep0_ops; in dwc3_gadget_init_hw_endpoints()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c2279 static const struct usb_ep_ops dwc3_gadget_ep0_ops = { variable
3161 dep->endpoint.ops = &dwc3_gadget_ep0_ops; in dwc3_gadget_init_control_endpoint()