Home
last modified time | relevance | path

Searched refs:video_still_picture (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/dvb/
Dvideo.h156 struct video_still_picture { struct
238 #define VIDEO_STILLPICTURE _IOW('o', 30, struct video_still_picture)
/linux-4.1.27/drivers/media/pci/ttpci/
Dav7110_av.c1229 struct video_still_picture *pic = in dvb_video_ioctl()
1230 (struct video_still_picture *) parg; in dvb_video_ioctl()
/linux-4.1.27/fs/
Dcompat_ioctl.c175 struct video_still_picture __user *up_native; in do_video_stillpicture()
186 compat_alloc_user_space(sizeof(struct video_still_picture)); in do_video_stillpicture()