Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_gadget.h94 extern const struct usb_ep_ops musb_g_ep0_ops;
H A Dmusb_gadget_ep0.c1057 const struct usb_ep_ops musb_g_ep0_ops = { variable
H A Dmusb_gadget.c1833 ep->end_point.ops = &musb_g_ep0_ops; in init_peripheral_ep()