Searched refs:video_still_picture (Results 1 – 4 of 4) sorted by relevance
147 struct video_still_picture { struct192 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture)
26 .. c:function:: int ioctl(fd, VIDEO_STILLPICTURE, struct video_still_picture *sp)52 - struct video_still_picture \*sp
213 .. c:type:: video_still_picture215 struct video_still_picture225 struct video_still_picture {
1271 struct video_still_picture *pic = in dvb_video_ioctl()1272 (struct video_still_picture *) parg; in dvb_video_ioctl()