Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_rgb.c21 struct sun4i_rgb { struct
30 static inline struct sun4i_rgb * argument
33 return container_of(connector, struct sun4i_rgb, in drm_connector_to_sun4i_rgb()
37 static inline struct sun4i_rgb *
40 return container_of(encoder, struct sun4i_rgb, in drm_encoder_to_sun4i_rgb()
46 struct sun4i_rgb *rgb = in sun4i_rgb_get_modes()
63 struct sun4i_rgb *rgb = drm_encoder_to_sun4i_rgb(crtc); in sun4i_rgb_mode_valid()
146 struct sun4i_rgb *rgb = drm_connector_to_sun4i_rgb(connector); in sun4i_rgb_connector_destroy()
162 struct sun4i_rgb *rgb = drm_encoder_to_sun4i_rgb(encoder); in sun4i_rgb_encoder_enable()
174 struct sun4i_rgb *rgb = drm_encoder_to_sun4i_rgb(encoder); in sun4i_rgb_encoder_disable()
[all …]
DMakefile25 sun4i-tcon-y += sun4i_rgb.o