Lines Matching defs:encoder

370 	struct intel_encoder *encoder;  in intel_hpd_enabled_irqs()  local
383 struct intel_encoder *encoder; in intel_hpd_hotplug_irqs() local
407 struct intel_encoder *encoder; in intel_hpd_hotplug_enables() local
710 static u32 ibx_hotplug_enables(struct intel_encoder *encoder) in ibx_hotplug_enables()
748 static void ibx_hpd_enable_detection(struct intel_encoder *encoder) in ibx_hpd_enable_detection()
782 static u32 icp_ddi_hotplug_enables(struct intel_encoder *encoder) in icp_ddi_hotplug_enables()
802 static u32 icp_tc_hotplug_enables(struct intel_encoder *encoder) in icp_tc_hotplug_enables()
814 static void icp_ddi_hpd_enable_detection(struct intel_encoder *encoder) in icp_ddi_hpd_enable_detection()
830 static void icp_tc_hpd_enable_detection(struct intel_encoder *encoder) in icp_tc_hpd_enable_detection()
839 static void icp_hpd_enable_detection(struct intel_encoder *encoder) in icp_hpd_enable_detection()
878 static u32 gen11_hotplug_enables(struct intel_encoder *encoder) in gen11_hotplug_enables()
892 static void dg1_hpd_enable_detection(struct intel_encoder *encoder) in dg1_hpd_enable_detection()
913 static void gen11_tc_hpd_enable_detection(struct intel_encoder *encoder) in gen11_tc_hpd_enable_detection()
929 static void gen11_tbt_hpd_enable_detection(struct intel_encoder *encoder) in gen11_tbt_hpd_enable_detection()
938 static void gen11_hpd_enable_detection(struct intel_encoder *encoder) in gen11_hpd_enable_detection()
978 static u32 mtp_ddi_hotplug_enables(struct intel_encoder *encoder) in mtp_ddi_hotplug_enables()
996 static u32 mtp_tc_hotplug_enables(struct intel_encoder *encoder) in mtp_tc_hotplug_enables()
1008 static void mtp_ddi_hpd_enable_detection(struct intel_encoder *encoder) in mtp_ddi_hpd_enable_detection()
1024 static void mtp_tc_hpd_enable_detection(struct intel_encoder *encoder) in mtp_tc_hpd_enable_detection()
1047 static void mtp_hpd_enable_detection(struct intel_encoder *encoder) in mtp_hpd_enable_detection()
1103 static void xelpdp_pica_hpd_enable_detection(struct intel_encoder *encoder) in xelpdp_pica_hpd_enable_detection()
1112 struct intel_encoder *encoder; in xelpdp_pica_hpd_detection_setup() local
1125 static void xelpdp_hpd_enable_detection(struct intel_encoder *encoder) in xelpdp_hpd_enable_detection()
1166 static u32 spt_hotplug_enables(struct intel_encoder *encoder) in spt_hotplug_enables()
1181 static u32 spt_hotplug2_enables(struct intel_encoder *encoder) in spt_hotplug2_enables()
1204 static void spt_hpd_enable_detection(struct intel_encoder *encoder) in spt_hpd_enable_detection()
1250 static u32 ilk_hotplug_enables(struct intel_encoder *encoder) in ilk_hotplug_enables()
1273 static void ilk_hpd_enable_detection(struct intel_encoder *encoder) in ilk_hpd_enable_detection()
1315 static u32 bxt_hotplug_enables(struct intel_encoder *encoder) in bxt_hotplug_enables()
1347 static void bxt_hpd_enable_detection(struct intel_encoder *encoder) in bxt_hpd_enable_detection()
1378 static void i915_hpd_enable_detection(struct intel_encoder *encoder) in i915_hpd_enable_detection()
1443 void intel_hpd_enable_detection(struct intel_encoder *encoder) in intel_hpd_enable_detection()