Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/tegra/
Ddrm.h219 int tegra_dc_rgb_probe(struct tegra_dc *dc);
Drgb.c242 int tegra_dc_rgb_probe(struct tegra_dc *dc) in tegra_dc_rgb_probe() function
Ddc.c1964 err = tegra_dc_rgb_probe(dc); in tegra_dc_probe()