Home
last modified time | relevance | path

Searched refs:VIDIOCSWIN (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/compat/linux/
Dlinux_videodev.h263 #define VIDIOCSWIN _IOW('v',10, struct video_window) /* Set the video overlay window - passes clip… macro
Dlinux_ioctl.c2901 error = fo_ioctl(fp, VIDIOCSWIN, &vwin, td->td_ucred, td); in linux_ioctl_v4l()