Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c42 static struct drm_connector *sun4i_tcon_get_connector(const struct drm_encoder *encoder) in sun4i_tcon_get_connector() function
63 connector = sun4i_tcon_get_connector(encoder); in sun4i_tcon_get_pixel_depth()
375 sun4i_tcon0_mode_set_dithering(tcon, sun4i_tcon_get_connector(encoder)); in sun4i_tcon0_mode_set_cpu()
443 sun4i_tcon0_mode_set_dithering(tcon, sun4i_tcon_get_connector(encoder)); in sun4i_tcon0_mode_set_lvds()
507 struct drm_connector *connector = sun4i_tcon_get_connector(encoder); in sun4i_tcon0_mode_set_rgb()