Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/av7110/
Dvideo-stillpicture.rst7 VIDEO_STILLPICTURE title
13 VIDEO_STILLPICTURE
20 .. c:macro:: VIDEO_STILLPICTURE
22 ``int ioctl(fd, VIDEO_STILLPICTURE, struct video_still_picture *sp)``
41 - Equals VIDEO_STILLPICTURE for this command.
Dvideo_types.rst211 An I-frame displayed via the VIDEO_STILLPICTURE call is passed on
Dav7110_av.c1270 case VIDEO_STILLPICTURE: in dvb_video_ioctl()
/linux-5.19.10/include/uapi/linux/dvb/
Dvideo.h192 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture) macro