Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_hotplug.c301 static void i915_hotplug_work_func(struct work_struct *work) in i915_hotplug_work_func() function
494 INIT_WORK(&dev_priv->hotplug.hotplug_work, i915_hotplug_work_func); in intel_hpd_init_work()