Searched refs:VIDEO_SET_BLANK (Results 1 – 4 of 4) sorted by relevance
6 VIDEO_SET_BLANK chapter12 VIDEO_SET_BLANK19 .. c:function:: int ioctl(fd, VIDEO_SET_BLANK, boolean mode)20 :name: VIDEO_SET_BLANK41 - Equals VIDEO_SET_BLANK for this command.
186 #define VIDEO_SET_BLANK _IO('o', 26) macro
1198 COMPATIBLE_IOCTL(VIDEO_SET_BLANK)
1179 case VIDEO_SET_BLANK: in dvb_video_ioctl()