Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
H A Ddrm.h159 int tegra_output_probe(struct tegra_output *output);
H A Doutput.c97 int tegra_output_probe(struct tegra_output *output) in tegra_output_probe() function
H A Ddsi.c1574 err = tegra_output_probe(&dsi->output); in tegra_dsi_probe()