Searched refs:VIDIOCSFBUF (Results 1 – 2 of 2) sorted by relevance
265 #define VIDIOCSFBUF _IOW('v',12, struct video_buffer) /* Set frame buffer - root only */ macro
2936 error = fo_ioctl(fp, VIDIOCSFBUF, &vbuf, td->td_ucred, td); in linux_ioctl_v4l()