Searched refs:mtk_aux (Results 1 – 1 of 1) sorted by relevance
2044 static int mtk_dp_wait_hpd_asserted(struct drm_dp_aux *mtk_aux, unsigned long wait_us) in mtk_dp_wait_hpd_asserted() argument2046 struct mtk_dp *mtk_dp = container_of(mtk_aux, struct mtk_dp, aux); in mtk_dp_wait_hpd_asserted()2207 static ssize_t mtk_dp_aux_transfer(struct drm_dp_aux *mtk_aux, in mtk_dp_aux_transfer() argument2210 struct mtk_dp *mtk_dp = container_of(mtk_aux, struct mtk_dp, aux); in mtk_dp_aux_transfer()2693 static int mtk_dp_edp_link_panel(struct drm_dp_aux *mtk_aux) in mtk_dp_edp_link_panel() argument2695 struct mtk_dp *mtk_dp = container_of(mtk_aux, struct mtk_dp, aux); in mtk_dp_edp_link_panel()2696 struct device *dev = mtk_aux->dev; in mtk_dp_edp_link_panel()