Searched refs:video_still_picture (Results 1 – 5 of 5) sorted by relevance
19 .. c:function:: 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 {
145 struct video_still_picture { struct190 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture)
178 struct video_still_picture __user *up_native; in do_video_stillpicture()189 compat_alloc_user_space(sizeof(struct video_still_picture)); in do_video_stillpicture()
1231 struct video_still_picture *pic = in dvb_video_ioctl()1232 (struct video_still_picture *) parg; in dvb_video_ioctl()