Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
Drgb.c18 struct tegra_rgb { struct
26 static inline struct tegra_rgb *to_rgb(struct tegra_output *output) in to_rgb() argument
28 return container_of(output, struct tegra_rgb, output); in to_rgb()
125 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_disable()
140 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_enable()
180 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_atomic_check()
222 struct tegra_rgb *rgb; in tegra_dc_rgb_probe()