Searched refs:video_command (Results 1 – 4 of 4) sorted by relevance
19 .. c:function:: int ioctl(int fd, VIDEO_COMMAND, struct video_command *cmd)45 - struct video_command \*cmd57 This ioctl commands the decoder. The ``video_command`` struct is a62 .. c:type:: struct video_command68 struct video_command {
19 .. c:function:: int ioctl(int fd, VIDEO_TRY_COMMAND, struct video_command *cmd)45 - struct video_command \*cmd57 This ioctl tries a decoder command. The ``video_command`` struct is a
98 .. c:type:: video_command100 struct video_command109 struct video_command {
88 struct video_command { struct215 #define VIDEO_COMMAND _IOWR('o', 59, struct video_command)216 #define VIDEO_TRY_COMMAND _IOWR('o', 60, struct video_command)