Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Drgb.c193 int tegra_dc_rgb_probe(struct tegra_dc *dc) in tegra_dc_rgb_probe() function
H A Ddc.h171 int tegra_dc_rgb_probe(struct tegra_dc *dc);
H A Ddc.c3237 err = tegra_dc_rgb_probe(dc); in tegra_dc_probe()