Searched refs:tegra_dpaux_attach (Results 1 – 3 of 3) sorted by relevance
255 int tegra_dpaux_attach(struct tegra_dpaux *dpaux, struct tegra_output *output);
456 int tegra_dpaux_attach(struct tegra_dpaux *dpaux, struct tegra_output *output) in tegra_dpaux_attach() function
2203 err = tegra_dpaux_attach(sor->dpaux, &sor->output); in tegra_sor_init()