Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/dp/
Ddp_display.c102 struct msm_dp dp_display; member
178 void dp_display_signal_audio_start(struct msm_dp *dp_display) in dp_display_signal_audio_start()
187 void dp_display_signal_audio_complete(struct msm_dp *dp_display) in dp_display_signal_audio_complete()
274 static void dp_display_send_hpd_event(struct msm_dp *dp_display) in dp_display_send_hpd_event()
576 static void dp_display_handle_plugged_change(struct msm_dp *dp_display, in dp_display_handle_plugged_change()
823 static int dp_display_set_mode(struct msm_dp *dp_display, in dp_display_set_mode()
845 struct msm_dp *dp_display; in dp_display_enable() local
862 static int dp_display_post_enable(struct msm_dp *dp_display) in dp_display_post_enable()
883 struct msm_dp *dp_display; in dp_display_disable() local
920 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()
/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_drv.h401 static inline int msm_dp_modeset_init(struct msm_dp *dp_display, in msm_dp_modeset_init()
429 static inline void msm_dp_irq_postinstall(struct msm_dp *dp_display) in msm_dp_irq_postinstall()
433 static inline void msm_dp_snapshot(struct msm_disp_state *disp_state, struct msm_dp *dp_display) in msm_dp_snapshot()
437 static inline void msm_dp_debugfs_init(struct msm_dp *dp_display, in msm_dp_debugfs_init()