Searched refs:VIDEO_PLAY (Results 1 – 4 of 4) sorted by relevance
7 VIDEO_PLAY title13 VIDEO_PLAY20 .. c:macro:: VIDEO_PLAY22 ``int ioctl(fd, VIDEO_PLAY)``41 - Equals VIDEO_PLAY for this command.
54 until the ioctl call VIDEO_CONTINUE or VIDEO_PLAY is performed.
1153 case VIDEO_PLAY: in dvb_video_ioctl()
169 #define VIDEO_PLAY _IO('o', 22) macro