Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_irq.c826 static void i915_digport_work_func(struct work_struct *work) in i915_digport_work_func() function
4227 INIT_WORK(&dev_priv->dig_port_work, i915_digport_work_func); in intel_irq_init()