Searched refs:mga_driver_irq_postinstall (Results 1 – 6 of 6) sorted by relevance
74 .irq_postinstall = mga_driver_irq_postinstall,
151 int mga_driver_irq_postinstall(struct drm_device *dev) in mga_driver_irq_postinstall() function
210 extern int mga_driver_irq_postinstall(struct drm_device *dev);
154 int mga_driver_irq_postinstall(struct drm_device * dev) in mga_driver_irq_postinstall() function
192 extern int mga_driver_irq_postinstall(struct drm_device * dev);
127 dev->driver->irq_postinstall = mga_driver_irq_postinstall; in mga_configure()