Home
last modified time | relevance | path

Searched defs:VIDEO_SET_BLANK (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_video.rst1121 VIDEO_SET_BLANK section in Video Function Calls
1127 .. c:macro:: VIDEO_SET_BLANK argument
1151 - :cspan:`1` Equals ``VIDEO_SET_BLANK`` for this command. argument
1171 Description
1179 Return Value
/linux/include/uapi/linux/dvb/
H A Dvideo.h173 #define VIDEO_SET_BLANK _IO('o', 26) macro