Searched refs:v4l2_remove_buffers (Results 1 – 7 of 7) sorted by relevance
20 ``int ioctl(int fd, VIDIOC_REMOVE_BUFS, struct v4l2_remove_buffers *argp)``29 Pointer to struct :c:type:`v4l2_remove_buffers`.41 .. c:type:: v4l2_remove_buffers45 .. flat-table:: struct v4l2_remove_buffers
338 struct v4l2_remove_buffers *p);
871 struct v4l2_remove_buffers *d);
428 struct v4l2_remove_buffers *d);
2686 struct v4l2_remove_buffers { struct2792 #define VIDIOC_REMOVE_BUFS _IOWR('V', 104, struct v4l2_remove_buffers)
495 const struct v4l2_remove_buffers *p = arg; in v4l_print_remove_buffers()2228 struct v4l2_remove_buffers *remove = arg; in v4l_remove_bufs()2985 …v4l_print_remove_buffers, INFO_FL_PRIO | INFO_FL_QUEUE | INFO_FL_CLEAR(v4l2_remove_buffers, type)),
1390 struct v4l2_remove_buffers *remove) in v4l2_m2m_ioctl_remove_bufs()