Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc3/
Ddwc3-meson-g12a.c176 static int dwc3_meson_gxl_usb_post_init(struct dwc3_meson_g12a *priv);
202 .usb_post_init = dwc3_meson_gxl_usb_post_init,
216 .usb_post_init = dwc3_meson_gxl_usb_post_init,
229 .usb_post_init = dwc3_meson_gxl_usb_post_init,
692 static int dwc3_meson_gxl_usb_post_init(struct dwc3_meson_g12a *priv) in dwc3_meson_gxl_usb_post_init() function