Home
last modified time | relevance | path

Searched refs:VIDEO_FREEZE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/media/av7110/
H A Dvideo-freeze.rst7 VIDEO_FREEZE title
13 VIDEO_FREEZE
20 .. c:macro:: VIDEO_FREEZE
22 ``int ioctl(fd, VIDEO_FREEZE)``
41 - Equals VIDEO_FREEZE for this command.
H A Dvideo-continue.rst50 stream which was played before a call to VIDEO_FREEZE was made.
H A Dav7110_av.c1176 case VIDEO_FREEZE: in dvb_video_ioctl()
/openbmc/linux/include/uapi/linux/dvb/
H A Dvideo.h170 #define VIDEO_FREEZE _IO('o', 23) macro