drm_calc_vbltimestamp_from_scanoutpos
.get_vblank_timestamp = drm_calc_vbltimestamp_from_scanoutpos,
EXPORT_SYMBOL(drm_calc_vbltimestamp_from_scanoutpos);
dev->driver->get_vblank_timestamp = drm_calc_vbltimestamp_from_scanoutpos;
bool drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev,
.get_vblank_timestamp = drm_calc_vbltimestamp_from_scanoutpos,