Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_rgb.c25 struct sun4i_rgb { struct
32 static inline struct sun4i_rgb * argument
35 return container_of(connector, struct sun4i_rgb, in drm_connector_to_sun4i_rgb()
39 static inline struct sun4i_rgb *
42 return container_of(encoder, struct sun4i_rgb, in drm_encoder_to_sun4i_rgb()
48 struct sun4i_rgb *rgb = in sun4i_rgb_get_modes()
58 struct sun4i_rgb *rgb = drm_encoder_to_sun4i_rgb(crtc); in sun4i_rgb_mode_valid()
116 struct sun4i_rgb *rgb = drm_connector_to_sun4i_rgb(connector); in sun4i_rgb_connector_destroy()
133 struct sun4i_rgb *rgb = drm_encoder_to_sun4i_rgb(encoder); in sun4i_rgb_encoder_enable()
146 struct sun4i_rgb *rgb = drm_encoder_to_sun4i_rgb(encoder); in sun4i_rgb_encoder_disable()
[all …]
DMakefile25 sun4i-tcon-y += sun4i_rgb.o