Searched refs:nv04_vblank_crtc0_isr (Results 1 – 1 of 1) sorted by relevance
35 static void nv04_vblank_crtc0_isr(struct drm_device *);182 nouveau_irq_register(dev, 24, nv04_vblank_crtc0_isr); in nv04_display_create()252 nv04_vblank_crtc0_isr(struct drm_device *dev) in nv04_vblank_crtc0_isr() function