Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/tegra/
Ddrm.h246 int tegra_dpaux_detach(struct tegra_dpaux *dpaux);
Ddpaux.c438 int tegra_dpaux_detach(struct tegra_dpaux *dpaux) in tegra_dpaux_detach() function
Dsor.c1558 err = tegra_dpaux_detach(sor->dpaux); in tegra_sor_exit()