Home
last modified time | relevance | path

Searched refs:hpd_pin (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/dist/drm/i915/
Di915_irq.c68 typedef bool (*long_pulse_detect_func)(enum hpd_pin pin, u32 val);
988 static bool gen11_port_hotplug_long_detect(enum hpd_pin pin, u32 val) in gen11_port_hotplug_long_detect()
1004 static bool gen12_port_hotplug_long_detect(enum hpd_pin pin, u32 val) in gen12_port_hotplug_long_detect()
1024 static bool bxt_port_hotplug_long_detect(enum hpd_pin pin, u32 val) in bxt_port_hotplug_long_detect()
1038 static bool icp_ddi_port_hotplug_long_detect(enum hpd_pin pin, u32 val) in icp_ddi_port_hotplug_long_detect()
1052 static bool icp_tc_port_hotplug_long_detect(enum hpd_pin pin, u32 val) in icp_tc_port_hotplug_long_detect()
1068 static bool tgp_tc_port_hotplug_long_detect(enum hpd_pin pin, u32 val) in tgp_tc_port_hotplug_long_detect()
1088 static bool spt_port_hotplug2_long_detect(enum hpd_pin pin, u32 val) in spt_port_hotplug2_long_detect()
1098 static bool spt_port_hotplug_long_detect(enum hpd_pin pin, u32 val) in spt_port_hotplug_long_detect()
1114 static bool ilk_port_hotplug_long_detect(enum hpd_pin pin, u32 val) in ilk_port_hotplug_long_detect()
[all …]
Di915_drv.h123 enum hpd_pin { enum