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

/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c2573 static int mtk_dp_edp_link_panel(struct drm_dp_aux *mtk_aux) function
2689 * .done_probing() callback (mtk_dp_edp_link_panel), as only
2696 ret = devm_of_dp_aux_populate_bus(&mtk_dp->aux, mtk_dp_edp_link_panel);
2700 ret = mtk_dp_edp_link_panel(&mtk_dp->aux);

Completed in 87 milliseconds