Searched refs:video_still_picture (Results 1 – 6 of 6) sorted by relevance
22 ``int ioctl(fd, VIDEO_STILLPICTURE, struct video_still_picture *sp)``45 - struct video_still_picture \*sp
206 .. c:type:: video_still_picture208 struct video_still_picture218 struct video_still_picture {
143 struct video_still_picture { struct188 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture)
147 struct video_still_picture { struct192 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture)
1271 struct video_still_picture *pic = in dvb_video_ioctl()1272 (struct video_still_picture *) parg; in dvb_video_ioctl()