Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddrm.h150 int tegra_output_resume(struct tegra_output *output);
H A Doutput.c259 int tegra_output_resume(struct tegra_output *output) in tegra_output_resume() function
H A Dsor.c4010 tegra_output_resume(&sor->output); in tegra_sor_suspend()
4029 err = tegra_output_resume(&sor->output); in tegra_sor_resume()