Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/tegra/
Drgb.c348 int tegra_dc_rgb_exit(struct tegra_dc *dc) in tegra_dc_rgb_exit() function
Ddc.h174 int tegra_dc_rgb_exit(struct tegra_dc *dc);
Ddc.c2732 err = tegra_dc_rgb_exit(dc); in tegra_dc_exit()