Searched refs:drm_dp_aux_attach (Results 1 – 3 of 3) sorted by relevance
160 int drm_dp_aux_attach(struct drm_dp_aux *aux, struct tegra_output *output);
720 int drm_dp_aux_attach(struct drm_dp_aux *aux, struct tegra_output *output) in drm_dp_aux_attach() function
3106 err = drm_dp_aux_attach(sor->aux, &sor->output); in tegra_sor_init()