Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/i915/
H A Di915_irq.c832 static void i915_error_work_func(void *context, int pending) in i915_error_work_func() function
2698 TASK_INIT(&dev_priv->error_work, 0, i915_error_work_func, dev->dev_private); in intel_irq_init()