Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
H A Ddrm.h163 int tegra_output_resume(struct tegra_output *output);
H A Doutput.c276 int tegra_output_resume(struct tegra_output *output) in tegra_output_resume() function
H A Dsor.c4000 tegra_output_resume(&sor->output); in tegra_sor_suspend()
4019 err = tegra_output_resume(&sor->output); in tegra_sor_resume()