Searched refs:vmw_surface_dirty_sync (Results 1 – 1 of 1) sorted by relevance
91 static int vmw_surface_dirty_sync(struct vmw_resource *res);135 .dirty_sync = vmw_surface_dirty_sync,1923 * vmw_surface_dirty_sync - The surface's dirty_sync callback.1925 static int vmw_surface_dirty_sync(struct vmw_resource *res) in vmw_surface_dirty_sync() function