Home
last modified time | relevance | path

Searched refs:__verify_dmabuf_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c676 * __verify_dmabuf_ops() - verify that all memory operations required for
679 static int __verify_dmabuf_ops(struct vb2_queue *q) in __verify_dmabuf_ops() function
717 if (memory == VB2_MEMORY_DMABUF && __verify_dmabuf_ops(q)) { in vb2_verify_memory_type()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c670 * __verify_dmabuf_ops() - verify that all memory operations required for
673 static int __verify_dmabuf_ops(struct vb2_queue *q) in __verify_dmabuf_ops() function
711 if (memory == VB2_MEMORY_DMABUF && __verify_dmabuf_ops(q)) { in vb2_verify_memory_type()

Completed in 7 milliseconds