Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Drgb.c16 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()
93 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_disable()
102 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_enable()
124 static bool tegra_rgb_pll_rate_change_allowed(struct tegra_rgb *rgb) in tegra_rgb_pll_rate_change_allowed()
144 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_atomic_check()
195 struct tegra_rgb *rgb; in tegra_dc_rgb_probe()
255 struct tegra_rgb *rgb; in tegra_dc_rgb_remove()

Completed in 3 milliseconds