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

  /src/sys/external/bsd/drm/dist/bsd-core/
i915_drv.c 86 dev->driver->irq_postinstall = i915_driver_irq_postinstall;
  /src/sys/external/bsd/drm/dist/shared-core/
i915_irq.c 483 int i915_driver_irq_postinstall(struct drm_device *dev) function in typeref:typename:int
i915_drv.h 429 extern int i915_driver_irq_postinstall(struct drm_device *dev);

Completed in 28 milliseconds