Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tegra/
Ddrm.h229 int tegra_dc_rgb_probe(struct tegra_dc *dc);
Drgb.c219 int tegra_dc_rgb_probe(struct tegra_dc *dc) in tegra_dc_rgb_probe() function
Ddc.c2047 err = tegra_dc_rgb_probe(dc); in tegra_dc_probe()