Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tegra/
Ddrm.h256 int tegra_dpaux_detach(struct tegra_dpaux *dpaux);
Ddpaux.c485 int tegra_dpaux_detach(struct tegra_dpaux *dpaux) in tegra_dpaux_detach() function
Dsor.c2253 err = tegra_dpaux_detach(sor->dpaux); in tegra_sor_exit()