Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_video.rst1842 VIDEO_SET_FORMAT section in Video Function Calls
1848 .. c:macro:: VIDEO_SET_FORMAT argument
1872 - Equals ``VIDEO_SET_FORMAT`` for this command. argument
1880 Description
1890 Return Value
/linux/include/uapi/linux/dvb/
H A Dvideo.h183 #define VIDEO_SET_FORMAT _IO('o', 37) macro