Searched refs:video_command (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | video-command.rst | 22 ``int ioctl(int fd, VIDEO_COMMAND, struct video_command *cmd)`` 45 - struct video_command \*cmd 56 This ioctl commands the decoder. The ``video_command`` struct is a 61 .. c:type:: video_command 67 struct video_command {
|
| H A D | video-try-command.rst | 22 ``int ioctl(int fd, VIDEO_TRY_COMMAND, struct video_command *cmd)`` 45 - struct video_command \*cmd 56 This ioctl tries a decoder command. The ``video_command`` struct is a
|
| H A D | video_types.rst | 98 .. c:type:: video_command 100 struct video_command 109 struct video_command {
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/dvb/ |
| H A D | video.h | 86 struct video_command { struct 213 #define VIDEO_COMMAND _IOWR('o', 59, struct video_command) 214 #define VIDEO_TRY_COMMAND _IOWR('o', 60, struct video_command)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/dvb/ |
| H A D | video.h | 86 struct video_command { struct 213 #define VIDEO_COMMAND _IOWR('o', 59, struct video_command) 214 #define VIDEO_TRY_COMMAND _IOWR('o', 60, struct video_command)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/dvb/ |
| H A D | video.h | 90 struct video_command { struct 217 #define VIDEO_COMMAND _IOWR('o', 59, struct video_command) 218 #define VIDEO_TRY_COMMAND _IOWR('o', 60, struct video_command)
|