Lines Matching defs:encoder
60 static struct intel_lvds_encoder *to_lvds_encoder(struct drm_encoder *encoder) in to_lvds_encoder()
70 static bool intel_lvds_get_hw_state(struct intel_encoder *encoder, in intel_lvds_get_hw_state()
96 static void intel_lvds_get_config(struct intel_encoder *encoder, in intel_lvds_get_config()
132 static void intel_pre_enable_lvds(struct intel_encoder *encoder) in intel_pre_enable_lvds()
206 static void intel_enable_lvds(struct intel_encoder *encoder) in intel_enable_lvds()
233 static void intel_disable_lvds(struct intel_encoder *encoder) in intel_disable_lvds()
256 static void gmch_disable_lvds(struct intel_encoder *encoder) in gmch_disable_lvds()
267 static void pch_disable_lvds(struct intel_encoder *encoder) in pch_disable_lvds()
276 static void pch_post_disable_lvds(struct intel_encoder *encoder) in pch_post_disable_lvds()
862 struct intel_encoder *encoder; in intel_is_dual_link_lvds() local
936 struct drm_encoder *encoder; in intel_lvds_init() local