Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_display.c103 struct msm_dp dp_display; member
182 void dp_display_signal_audio_start(struct msm_dp *dp_display) in dp_display_signal_audio_start()
191 void dp_display_signal_audio_complete(struct msm_dp *dp_display) in dp_display_signal_audio_complete()
300 static void dp_display_send_hpd_event(struct msm_dp *dp_display) in dp_display_send_hpd_event()
626 static void dp_display_handle_plugged_change(struct msm_dp *dp_display, in dp_display_handle_plugged_change()
844 static int dp_display_set_mode(struct msm_dp *dp_display, in dp_display_set_mode()
866 struct msm_dp *dp_display; in dp_display_enable() local
882 static int dp_display_post_enable(struct msm_dp *dp_display) in dp_display_post_enable()
903 struct msm_dp *dp_display; in dp_display_disable() local
935 int dp_display_set_plugged_cb(struct msm_dp *dp_display, in dp_display_set_plugged_cb()
[all …]
H A 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
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_drv.h411 static inline int msm_dp_modeset_init(struct msm_dp *dp_display, in msm_dp_modeset_init()
439 static inline void msm_dp_irq_postinstall(struct msm_dp *dp_display) in msm_dp_irq_postinstall()
443 static inline void msm_dp_debugfs_init(struct msm_dp *dp_display, in msm_dp_debugfs_init()