Home
last modified time | relevance | path

Searched refs:vmw_irq_postinstall (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_irq.c296 int vmw_irq_postinstall(struct drm_device *dev) in vmw_irq_postinstall() function
Dvmwgfx_drv.h851 extern int vmw_irq_postinstall(struct drm_device *dev);
Dvmwgfx_drv.c1506 .irq_postinstall = vmw_irq_postinstall,