Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_display.c605 static void msm_dp_display_handle_plugged_change(struct msm_dp *msm_dp_display, in msm_dp_display_handle_plugged_change() function
670 msm_dp_display_handle_plugged_change(&dp->msm_dp_display, false); in msm_dp_hpd_unplug_handle()
855 msm_dp_display_handle_plugged_change(msm_dp_display, true); in msm_dp_display_post_enable()
873 msm_dp_display_handle_plugged_change(msm_dp_display, false); in msm_dp_display_disable()
910 msm_dp_display_handle_plugged_change(msm_dp_display, plugged); in msm_dp_display_set_plugged_cb()