sun4i_dclk_create  199 drivers/gpu/drm/sun4i/sun4i_dotclock.c EXPORT_SYMBOL(sun4i_dclk_create);
sun4i_dclk_create   14 drivers/gpu/drm/sun4i/sun4i_dotclock.h int sun4i_dclk_create(struct device *dev, struct sun4i_tcon *tcon);
sun4i_dclk_create 1202 drivers/gpu/drm/sun4i/sun4i_tcon.c 		ret = sun4i_dclk_create(dev, tcon);