Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_display.c629 static void dp_display_handle_plugged_change(struct msm_dp *dp_display, in dp_display_handle_plugged_change() function
692 dp_display_handle_plugged_change(&dp->dp_display, false); in dp_hpd_unplug_handle()
881 dp_display_handle_plugged_change(dp_display, true); in dp_display_post_enable()
899 dp_display_handle_plugged_change(dp_display, false); in dp_display_disable()
936 dp_display_handle_plugged_change(dp_display, plugged); in dp_display_set_plugged_cb()
1371 dp_display_handle_plugged_change(dp_display, false); in dp_pm_resume()