Searched refs:VIDEO_SET_BLANK (Results 1 – 5 of 5) sorted by relevance
7 VIDEO_SET_BLANK title13 VIDEO_SET_BLANK20 .. c:macro:: VIDEO_SET_BLANK22 ``int ioctl(fd, VIDEO_SET_BLANK, boolean mode)``41 - Equals VIDEO_SET_BLANK for this command.
184 #define VIDEO_SET_BLANK _IO('o', 26) macro
188 #define VIDEO_SET_BLANK _IO('o', 26) macro
1200 case VIDEO_SET_BLANK: in dvb_video_ioctl()