HomeSort by: relevance | last modified time | path
    Searched refs:intel_gvt_irq_ops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
interrupt.h 147 struct intel_gvt_irq_ops { struct
210 struct intel_gvt_irq_ops *ops;
interrupt.c 184 struct intel_gvt_irq_ops *ops = gvt->irq.ops;
214 struct intel_gvt_irq_ops *ops = gvt->irq.ops;
253 struct intel_gvt_irq_ops *ops = gvt->irq.ops;
608 static struct intel_gvt_irq_ops gen8_irq_ops = {
629 struct intel_gvt_irq_ops *ops = gvt->irq.ops;

Completed in 13 milliseconds