Searched refs:VIDEO_CONTINUE (Results 1 – 3 of 3) sorted by relevance
171 #define VIDEO_CONTINUE _IO('o', 24) macro
981 video stream using the `VIDEO_CONTINUE`_ command.984 data until the ioctl call `VIDEO_CONTINUE`_ or `VIDEO_PLAY`_ is performed.997 VIDEO_CONTINUE section in Video Function Calls1003 .. c:macro:: VIDEO_CONTINUE argument1007 int ioctl(fd, VIDEO_CONTINUE)1027 - Equals ``VIDEO_CONTINUE`` for this command. argument
1194 case VIDEO_CONTINUE: in dvb_video_ioctl()