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
712 static u32 ibx_hotplug_enables(struct intel_encoder *encoder) in ibx_hotplug_enables()
750 static void ibx_hpd_enable_detection(struct intel_encoder *encoder) in ibx_hpd_enable_detection()
784 static u32 icp_ddi_hotplug_enables(struct intel_encoder *encoder) in icp_ddi_hotplug_enables()
804 static u32 icp_tc_hotplug_enables(struct intel_encoder *encoder) in icp_tc_hotplug_enables()
816 static void icp_ddi_hpd_enable_detection(struct intel_encoder *encoder) in icp_ddi_hpd_enable_detection()
832 static void icp_tc_hpd_enable_detection(struct intel_encoder *encoder) in icp_tc_hpd_enable_detection()
841 static void icp_hpd_enable_detection(struct intel_encoder *encoder) in icp_hpd_enable_detection()
881 static u32 gen11_hotplug_enables(struct intel_encoder *encoder) in gen11_hotplug_enables()
895 static void dg1_hpd_enable_detection(struct intel_encoder *encoder) in dg1_hpd_enable_detection()
916 static void gen11_tc_hpd_enable_detection(struct intel_encoder *encoder) in gen11_tc_hpd_enable_detection()
932 static void gen11_tbt_hpd_enable_detection(struct intel_encoder *encoder) in gen11_tbt_hpd_enable_detection()
941 static void gen11_hpd_enable_detection(struct intel_encoder *encoder) in gen11_hpd_enable_detection()
981 static u32 mtp_ddi_hotplug_enables(struct intel_encoder *encoder) in mtp_ddi_hotplug_enables()
999 static u32 mtp_tc_hotplug_enables(struct intel_encoder *encoder) in mtp_tc_hotplug_enables()
1011 static void mtp_ddi_hpd_enable_detection(struct intel_encoder *encoder) in mtp_ddi_hpd_enable_detection()
1027 static void mtp_tc_hpd_enable_detection(struct intel_encoder *encoder) in mtp_tc_hpd_enable_detection()
1050 static void mtp_hpd_enable_detection(struct intel_encoder *encoder) in mtp_hpd_enable_detection()
1110 static void xelpdp_pica_hpd_enable_detection(struct intel_encoder *encoder) in xelpdp_pica_hpd_enable_detection()
1119 struct intel_encoder *encoder; in xelpdp_pica_hpd_detection_setup() local
1132 static void xelpdp_hpd_enable_detection(struct intel_encoder *encoder) in xelpdp_hpd_enable_detection()
1173 static u32 spt_hotplug_enables(struct intel_encoder *encoder) in spt_hotplug_enables()
1188 static u32 spt_hotplug2_enables(struct intel_encoder *encoder) in spt_hotplug2_enables()
1211 static void spt_hpd_enable_detection(struct intel_encoder *encoder) in spt_hpd_enable_detection()
1257 static u32 ilk_hotplug_enables(struct intel_encoder *encoder) in ilk_hotplug_enables()
1280 static void ilk_hpd_enable_detection(struct intel_encoder *encoder) in ilk_hpd_enable_detection()
1322 static u32 bxt_hotplug_enables(struct intel_encoder *encoder) in bxt_hotplug_enables()
1354 static void bxt_hpd_enable_detection(struct intel_encoder *encoder) in bxt_hpd_enable_detection()
1385 static void i915_hpd_enable_detection(struct intel_encoder *encoder) in i915_hpd_enable_detection()
1450 void intel_hpd_enable_detection(struct intel_encoder *encoder) in intel_hpd_enable_detection()