Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c173 static int dwc3_meson_g12a_usb_init(struct dwc3_meson_g12a *priv);
228 .usb_init = dwc3_meson_g12a_usb_init,
241 .usb_init = dwc3_meson_g12a_usb_init,
253 .usb_init = dwc3_meson_g12a_usb_init,
682 static int dwc3_meson_g12a_usb_init(struct dwc3_meson_g12a *priv) in dwc3_meson_g12a_usb_init() function
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c226 static int dwc3_meson_g12a_usb_init(struct dwc3_meson_g12a *priv) in dwc3_meson_g12a_usb_init() function
398 ret = dwc3_meson_g12a_usb_init(priv); in dwc3_meson_g12a_probe()