Searched refs:vb2_vmalloc_put (Results 1 – 1 of 1) sorted by relevance
35 static void vb2_vmalloc_put(void *buf_priv);51 buf->handler.put = vb2_vmalloc_put; in vb2_vmalloc_alloc()64 static void vb2_vmalloc_put(void *buf_priv) in vb2_vmalloc_put() function320 vb2_vmalloc_put(dbuf->priv); in vb2_vmalloc_dmabuf_ops_release()433 .put = vb2_vmalloc_put,