Home
last modified time | relevance | path

Searched refs:vb2_buf_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/media/
H A Dvideobuf2-core.h459 * struct vb2_buf_ops - driver-specific callbacks.
475 struct vb2_buf_ops { struct
633 const struct vb2_buf_ops *buf_ops;
476 verify_planes_arrayvb2_buf_ops global() argument
477 init_buffervb2_buf_ops global() argument
478 fill_user_buffervb2_buf_ops global() argument
479 fill_vb2_buffervb2_buf_ops global() argument
480 copy_timestampvb2_buf_ops global() argument
/linux/drivers/media/dvb-core/
H A Ddvb_vb2.c155 static const struct vb2_buf_ops dvb_vb2_buf_ops = {
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c607 static const struct vb2_buf_ops v4l2_buf_ops = {