Searched refs:VIDEO_SET_FORMAT (Results 1 – 3 of 3) sorted by relevance
183 #define VIDEO_SET_FORMAT _IO('o', 37) macro
82 is used in the `VIDEO_SET_FORMAT`_ function to tell the driver which1842 VIDEO_SET_FORMAT section in Video Function Calls1848 .. c:macro:: VIDEO_SET_FORMAT argument1852 int ioctl(fd, int request = VIDEO_SET_FORMAT, video_format_t format)1872 - Equals ``VIDEO_SET_FORMAT`` for this command. argument
1256 case VIDEO_SET_FORMAT: in dvb_video_ioctl()