Home
last modified time | relevance | path

Searched refs:msm_dp_panel_read_sink_caps (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.h51 int msm_dp_panel_read_sink_caps(struct msm_dp_panel *msm_dp_panel,
H A Ddp_panel.c111 int msm_dp_panel_read_sink_caps(struct msm_dp_panel *msm_dp_panel, in msm_dp_panel_read_sink_caps() function
H A Ddp_display.c376 rc = msm_dp_panel_read_sink_caps(dp->panel, connector); in msm_dp_display_process_hpd_high()