Searched refs:mtk_aux (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c1938 static int mtk_dp_wait_hpd_asserted(struct drm_dp_aux *mtk_aux, unsigned long wait_us) argument
1940 struct mtk_dp *mtk_dp = container_of(mtk_aux, struct mtk_dp, aux);
2096 static ssize_t mtk_dp_aux_transfer(struct drm_dp_aux *mtk_aux, argument
2099 struct mtk_dp *mtk_dp = container_of(mtk_aux, struct mtk_dp, aux);
2573 static int mtk_dp_edp_link_panel(struct drm_dp_aux *mtk_aux) argument
2575 struct mtk_dp *mtk_dp = container_of(mtk_aux, struct mtk_dp, aux);
2576 struct device *dev = mtk_aux->dev;

Completed in 257 milliseconds