Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/sun4i/
Dsun8i_tcon_top.h42 int sun8i_tcon_top_de_config(struct device *dev, int mixer, int tcon);
Dsun8i_tcon_top.c57 int sun8i_tcon_top_de_config(struct device *dev, int mixer, int tcon) in sun8i_tcon_top_de_config() function
94 EXPORT_SYMBOL(sun8i_tcon_top_de_config);
Dsun4i_tcon.c1447 ret = sun8i_tcon_top_de_config(&pdev->dev, tcon->id, id); in sun8i_r40_tcon_tv_set_mux()