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.c305 int vmw_irq_postinstall(struct drm_device *dev) in vmw_irq_postinstall() function
Dvmwgfx_drv.h567 extern int vmw_irq_postinstall(struct drm_device *dev);
Dvmwgfx_drv.c1150 .irq_postinstall = vmw_irq_postinstall,