Searched refs:intel_dp_mst_encoder (Results 1 – 2 of 2) sorted by relevance
48 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_link_config()102 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config()206 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_compute_config_late()347 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_disable_dp()376 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_post_disable_dp()456 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_pre_pll_enable_dp()470 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_pre_enable_dp()532 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_mst_enable_dp()576 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_enc_get_hw_state()586 struct intel_dp_mst_encoder *intel_mst = enc_to_mst(encoder); in intel_dp_mst_enc_get_config()[all …]
1230 struct intel_dp_mst_encoder;1351 struct intel_dp_mst_encoder *mst_encoders[I915_MAX_PIPES];1449 struct intel_dp_mst_encoder { struct1547 static inline struct intel_dp_mst_encoder *1550 return container_of(&encoder->base, struct intel_dp_mst_encoder, in enc_to_mst()