Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/dp/ !
Ddp_display.c103 struct msm_dp dp_display; member
244 void dp_display_signal_audio_start(struct msm_dp *dp_display) in dp_display_signal_audio_start()
253 void dp_display_signal_audio_complete(struct msm_dp *dp_display) in dp_display_signal_audio_complete()
352 static void dp_display_send_hpd_event(struct msm_dp *dp_display) in dp_display_send_hpd_event()
621 static void dp_display_handle_plugged_change(struct msm_dp *dp_display, in dp_display_handle_plugged_change()
853 static int dp_display_set_mode(struct msm_dp *dp_display, in dp_display_set_mode()
870 struct msm_dp *dp_display = &dp->dp_display; in dp_display_enable() local
885 static int dp_display_post_enable(struct msm_dp *dp_display) in dp_display_post_enable()
906 struct msm_dp *dp_display = &dp->dp_display; in dp_display_disable() local
943 int dp_display_set_plugged_cb(struct msm_dp *dp_display, in dp_display_set_plugged_cb()
[all …]
Ddp_audio.c437 struct msm_dp *dp_display; in dp_audio_get_data() local
466 struct msm_dp *dp_display; in dp_audio_hook_plugged_cb() local
487 struct msm_dp *dp_display; in dp_audio_get_eld() local
516 struct msm_dp *dp_display; in dp_audio_hw_params() local
557 struct msm_dp *dp_display; in dp_audio_shutdown() local
Ddp_drm.c107 struct drm_bridge *dp_bridge_init(struct msm_dp *dp_display, struct drm_device *dev, in dp_bridge_init()
167 struct drm_connector *dp_drm_connector_init(struct msm_dp *dp_display, struct drm_encoder *encoder) in dp_drm_connector_init()
Ddp_drm.h17 struct msm_dp *dp_display; member
/linux-6.1.9/drivers/gpu/drm/msm/ !
Dmsm_drv.h381 static inline int msm_dp_modeset_init(struct msm_dp *dp_display, in msm_dp_modeset_init()
388 static inline void msm_dp_irq_postinstall(struct msm_dp *dp_display) in msm_dp_irq_postinstall()
392 static inline void msm_dp_snapshot(struct msm_disp_state *disp_state, struct msm_dp *dp_display) in msm_dp_snapshot()
396 static inline void msm_dp_debugfs_init(struct msm_dp *dp_display, in msm_dp_debugfs_init()
401 static inline bool msm_dp_wide_bus_available(const struct msm_dp *dp_display) in msm_dp_wide_bus_available()