Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_irq.c300 int vmw_irq_postinstall(struct drm_device *dev) in vmw_irq_postinstall() function
Dvmwgfx_drv.h841 extern int vmw_irq_postinstall(struct drm_device *dev);
Dvmwgfx_drv.c1400 .irq_postinstall = vmw_irq_postinstall,