Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c175 static int dwc3_meson_gxl_usb_post_init(struct dwc3_meson_g12a *priv);
200 .usb_post_init = dwc3_meson_gxl_usb_post_init,
213 .usb_post_init = dwc3_meson_gxl_usb_post_init,
225 .usb_post_init = dwc3_meson_gxl_usb_post_init,
683 static int dwc3_meson_gxl_usb_post_init(struct dwc3_meson_g12a *priv) in dwc3_meson_gxl_usb_post_init() function