Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
Ddrm.h232 int tegra_dc_rgb_exit(struct tegra_dc *dc);
Drgb.c314 int tegra_dc_rgb_exit(struct tegra_dc *dc) in tegra_dc_rgb_exit() function
Ddc.c1844 err = tegra_dc_rgb_exit(dc); in tegra_dc_exit()