Searched refs:vmw_overlay_unref (Results 1 – 3 of 3) sorted by relevance
554 int vmw_overlay_unref(struct vmw_private *dev_priv, uint32_t stream_id) in vmw_overlay_unref() function
956 int vmw_overlay_unref(struct vmw_private *dev_priv, uint32_t stream_id);
794 ret = vmw_overlay_unref(dev_priv, stream->stream_id); in vmw_stream_destroy()