tegra_rgb          23 drivers/gpu/drm/tegra/rgb.c static inline struct tegra_rgb *to_rgb(struct tegra_output *output)
tegra_rgb          25 drivers/gpu/drm/tegra/rgb.c 	return container_of(output, struct tegra_rgb, output);
tegra_rgb         120 drivers/gpu/drm/tegra/rgb.c 	struct tegra_rgb *rgb = to_rgb(output);
tegra_rgb         135 drivers/gpu/drm/tegra/rgb.c 	struct tegra_rgb *rgb = to_rgb(output);
tegra_rgb         175 drivers/gpu/drm/tegra/rgb.c 	struct tegra_rgb *rgb = to_rgb(output);
tegra_rgb         217 drivers/gpu/drm/tegra/rgb.c 	struct tegra_rgb *rgb;