Searched refs:psb_get_vblank_counter (Results 1 – 4 of 4) sorted by relevance
31 u32 psb_get_vblank_counter(struct drm_device *dev, unsigned int pipe);
366 dev->driver->get_vblank_counter = psb_get_vblank_counter; in psb_driver_load()480 .get_vblank_counter = psb_get_vblank_counter,
612 u32 psb_get_vblank_counter(struct drm_device *dev, unsigned int pipe) in psb_get_vblank_counter() function
690 extern u32 psb_get_vblank_counter(struct drm_device *dev, unsigned int pipe);