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

/solaris-x11-s12/open-src/kernel/i915/src/
H A Di915_irq.c83 /* For display hotplug interrupt */
534 * Handle hotplug events outside the interrupt handler proper.
557 DRM_DEBUG_KMS("running encoder hotplug functions\n");
570 "switching from hotplug detection to polling\n",
578 DRM_DEBUG_KMS("Connector %s (pin %i) received hotplug event.\n",
972 DRM_DEBUG_DRIVER("hotplug event received, stat 0x%08x\n",
1209 /* clear PCH hotplug event before clear CPU irq */
1332 /* should clear PCH hotplug event before clear CPU irq */
2551 /* XXX hotplug from PCH */
2573 /* XXX hotplug fro
2630 u32 hotplug; local
[all...]
H A Dintel_sdvo.c1567 uint16_t hotplug; local
1575 &hotplug, sizeof(hotplug)))
1578 return hotplug;
2394 /* Some SDVO devices have one-shot hotplug interrupts.
2903 /* Only enable the hotplug irq if we need it, to work around noisy
2904 * hotplug lines.

Completed in 25 milliseconds