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

/linux-master/drivers/gpu/drm/tegra/
H A Drgb.c17 struct tegra_rgb { struct
27 static inline struct tegra_rgb *to_rgb(struct tegra_output *output)
29 return container_of(output, struct tegra_rgb, output);
94 struct tegra_rgb *rgb = to_rgb(output);
104 struct tegra_rgb *rgb = to_rgb(output);
135 static bool tegra_rgb_pll_rate_change_allowed(struct tegra_rgb *rgb)
155 struct tegra_rgb *rgb = to_rgb(output);
206 struct tegra_rgb *rgb;
274 struct tegra_rgb *rgb;

Completed in 176 milliseconds