Searched refs:hotplug (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_irq.c43 /* For display hotplug interrupt */
283 * Handle hotplug events outside the interrupt handler proper.
293 DRM_DEBUG_KMS("running encoder hotplug functions\n");
581 DRM_DEBUG_DRIVER("hotplug event received, stat 0x%08x\n",
720 /* clear PCH hotplug event before clear CPU irq */
814 /* should clear PCH hotplug event before clear CPU irq */
1795 /* XXX hotplug from PCH */
1845 * Enable digital hotplug on the PCH, and configure the DP short pulse
1854 u32 hotplug; local
1856 hotplug
[all...]
H A Dintel_sdvo.c1423 uint16_t hotplug; local
1431 &hotplug, sizeof(hotplug)))
1434 return hotplug;
2237 /* Some SDVO devices have one-shot hotplug interrupts.
2847 /* Only enable the hotplug irq if we need it, to work around noisy
2848 * hotplug lines.

Completed in 69 milliseconds