Searched refs:VIDEO_SELECT_SOURCE (Results 1 – 3 of 3) sorted by relevance
172 #define VIDEO_SELECT_SOURCE _IO('o', 25) macro
229 The video stream source is set through the `VIDEO_SELECT_SOURCE`_ call983 `VIDEO_SELECT_SOURCE`_, the Digital TV subsystem will not decode any more1052 VIDEO_SELECT_SOURCE section in Video Function Calls1058 .. c:macro:: VIDEO_SELECT_SOURCE argument1062 int ioctl(fd, VIDEO_SELECT_SOURCE, video_stream_source_t source)1082 - Equals ``VIDEO_SELECT_SOURCE`` for this command. argument2399 in the ioctl call `VIDEO_SELECT_SOURCE`_. The data provided shall be in
1205 case VIDEO_SELECT_SOURCE: in dvb_video_ioctl()