Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/tegra/
Drgb.c253 int tegra_dc_rgb_remove(struct tegra_dc *dc) in tegra_dc_rgb_remove() function
Ddc.h172 int tegra_dc_rgb_remove(struct tegra_dc *dc);
Ddc.c3257 tegra_dc_rgb_remove(dc); in tegra_dc_probe()
3274 err = tegra_dc_rgb_remove(dc); in tegra_dc_remove()