Home
last modified time | relevance | path

Searched defs:buf_priv (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c63 static void vb2_vmalloc_put(void *buf_priv) in vb2_vmalloc_put()
126 static void vb2_vmalloc_put_userptr(void *buf_priv) in vb2_vmalloc_put_userptr()
152 static void *vb2_vmalloc_vaddr(struct vb2_buffer *vb, void *buf_priv) in vb2_vmalloc_vaddr()
164 static unsigned int vb2_vmalloc_num_users(void *buf_priv) in vb2_vmalloc_num_users()
170 static int vb2_vmalloc_mmap(void *buf_priv, struct vm_area_struct *vma) in vb2_vmalloc_mmap()
337 void *buf_priv, in vb2_vmalloc_get_dmabuf()