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