Searched refs:drm_dp_mst_port_has_audio (Results 1 – 4 of 4) sorted by relevance
608 bool drm_dp_mst_port_has_audio(struct drm_dp_mst_topology_mgr *mgr,
115 drm_dp_mst_port_has_audio(&intel_dp->mst_mgr, port); in intel_dp_mst_compute_config()
3115 bool drm_dp_mst_port_has_audio(struct drm_dp_mst_topology_mgr *mgr, in drm_dp_mst_port_has_audio() function3127 EXPORT_SYMBOL(drm_dp_mst_port_has_audio);
2533 bool has_audio = drm_dp_mst_port_has_audio(&intel_dp->mst_mgr, in intel_dp_mst_info()