Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Drgb.c217 int tegra_dc_rgb_probe(struct tegra_dc *dc) in tegra_dc_rgb_probe() function
Ddc.h160 int tegra_dc_rgb_probe(struct tegra_dc *dc);
Ddc.c2406 err = tegra_dc_rgb_probe(dc); in tegra_dc_probe()