Home
last modified time | relevance | path

Searched refs:sun4i_dclk_create (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_dotclock.h14 int sun4i_dclk_create(struct device *dev, struct sun4i_tcon *tcon);
H A Dsun4i_dotclock.c165 int sun4i_dclk_create(struct device *dev, struct sun4i_tcon *tcon) in sun4i_dclk_create() function
199 EXPORT_SYMBOL(sun4i_dclk_create); variable
H A Dsun4i_tcon.c1223 ret = sun4i_dclk_create(dev, tcon); in sun4i_tcon_bind()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon_dclk.h14 int sun4i_dclk_create(struct device *dev, struct sun4i_tcon *tcon);
H A Dsun4i_tcon_dclk.c165 int sun4i_dclk_create(struct device *dev, struct sun4i_tcon *tcon) in sun4i_dclk_create() function
199 EXPORT_SYMBOL(sun4i_dclk_create); variable
H A Dsun4i_tcon.c1228 ret = sun4i_dclk_create(dev, tcon); in sun4i_tcon_bind()

Completed in 7 milliseconds