Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/av7110/
H A Dvideo-play.rst7 VIDEO_PLAY title
13 VIDEO_PLAY
20 .. c:macro:: VIDEO_PLAY
22 ``int ioctl(fd, VIDEO_PLAY)``
41 - Equals VIDEO_PLAY for this command.
H A Dvideo-freeze.rst54 until the ioctl call VIDEO_CONTINUE or VIDEO_PLAY is performed.
H A Dav7110_av.c1153 case VIDEO_PLAY: in dvb_video_ioctl()
/openbmc/linux/include/uapi/linux/dvb/
H A Dvideo.h169 #define VIDEO_PLAY _IO('o', 22) macro