Home
last modified time | relevance | path

Searched refs:radeon_driver_irq_postinstall_kms (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_drv.c84 int radeon_driver_irq_postinstall_kms(struct drm_device *dev);
354 .irq_postinstall = radeon_driver_irq_postinstall_kms,
Dradeon_irq_kms.c82 int radeon_driver_irq_postinstall_kms(struct drm_device *dev) in radeon_driver_irq_postinstall_kms() function