Lines Matching defs:encoder
79 static struct intel_lvds_encoder *to_lvds_encoder(struct drm_encoder *encoder) in to_lvds_encoder()
89 static bool intel_lvds_get_hw_state(struct intel_encoder *encoder, in intel_lvds_get_hw_state()
122 static void intel_lvds_get_config(struct intel_encoder *encoder, in intel_lvds_get_config()
232 static void intel_pre_enable_lvds(struct intel_encoder *encoder, in intel_pre_enable_lvds()
309 static void intel_enable_lvds(struct intel_encoder *encoder, in intel_enable_lvds()
327 static void intel_disable_lvds(struct intel_encoder *encoder, in intel_disable_lvds()
342 static void gmch_disable_lvds(struct intel_encoder *encoder, in gmch_disable_lvds()
352 static void pch_disable_lvds(struct intel_encoder *encoder, in pch_disable_lvds()
359 static void pch_post_disable_lvds(struct intel_encoder *encoder, in pch_post_disable_lvds()
876 struct intel_encoder *encoder = intel_get_lvds_encoder(dev); in intel_is_dual_link_lvds() local
942 struct drm_encoder *encoder; in intel_lvds_init() local