Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Drgb.c311 int tegra_dc_rgb_exit(struct tegra_dc *dc) in tegra_dc_rgb_exit() function
H A Ddc.h159 int tegra_dc_rgb_exit(struct tegra_dc *dc);
H A Ddc.c2154 err = tegra_dc_rgb_exit(dc); in tegra_dc_exit()