Home
last modified time | relevance | path

Searched defs:dp_display (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/msm/dp/
Ddp_display.c103 struct msm_dp dp_display; member
180 void dp_display_signal_audio_start(struct msm_dp *dp_display) in dp_display_signal_audio_start()
189 void dp_display_signal_audio_complete(struct msm_dp *dp_display) in dp_display_signal_audio_complete()
294 static void dp_display_send_hpd_event(struct msm_dp *dp_display) in dp_display_send_hpd_event()
597 static void dp_display_handle_plugged_change(struct msm_dp *dp_display, in dp_display_handle_plugged_change()
837 static int dp_display_set_mode(struct msm_dp *dp_display, in dp_display_set_mode()
859 struct msm_dp *dp_display; in dp_display_enable() local
876 static int dp_display_post_enable(struct msm_dp *dp_display) in dp_display_post_enable()
897 struct msm_dp *dp_display; in dp_display_disable() local
941 int dp_display_set_plugged_cb(struct msm_dp *dp_display, in dp_display_set_plugged_cb()
[all …]
Ddp_audio.c421 struct msm_dp *dp_display; in dp_audio_get_data() local
450 struct msm_dp *dp_display; in dp_audio_hook_plugged_cb() local
471 struct msm_dp *dp_display; in dp_audio_get_eld() local
500 struct msm_dp *dp_display; in dp_audio_hw_params() local
541 struct msm_dp *dp_display; in dp_audio_shutdown() local
Ddp_drm.c16 struct msm_dp *dp_display; member
132 struct drm_connector *dp_drm_connector_init(struct msm_dp *dp_display) in dp_drm_connector_init()
/drivers/gpu/drm/msm/
Dmsm_drv.h400 static inline int msm_dp_modeset_init(struct msm_dp *dp_display, in msm_dp_modeset_init()
428 static inline void msm_dp_irq_postinstall(struct msm_dp *dp_display) in msm_dp_irq_postinstall()
432 static inline void msm_dp_snapshot(struct msm_disp_state *disp_state, struct msm_dp *dp_display) in msm_dp_snapshot()
436 static inline void msm_dp_debugfs_init(struct msm_dp *dp_display, in msm_dp_debugfs_init()