Searched refs:irq_postinstall (Results 1 – 4 of 4) sorted by relevance
274 driver->irq_postinstall = radeon_driver_irq_postinstall; in radeon_configure()
1008 driver->irq_postinstall = i915_driver_irq_postinstall; in i915_configure()
253 dev->driver->irq_postinstall(dev); in drm_irq_install()
664 void (*irq_postinstall)(struct drm_device *); member