Searched refs:radeon_driver_irq_preinstall (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/sys/dev/drm/
H A Dradeon_drv.c65 dev->driver->irq_preinstall = radeon_driver_irq_preinstall;
H A Dradeon_irq.c366 void radeon_driver_irq_preinstall(struct drm_device * dev) function
H A Dradeon_drv.h487 extern void radeon_driver_irq_preinstall(struct drm_device * dev);
/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dradeon_irq.c334 void radeon_driver_irq_preinstall(struct drm_device * dev) function
H A Dradeon_drv.c256 .irq_preinstall = radeon_driver_irq_preinstall,
H A Dradeon_drv.h402 extern void radeon_driver_irq_preinstall(struct drm_device * dev);

Completed in 135 milliseconds