Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_av.c1085 struct compat_video_still_picture { struct
1089 #define VIDEO_STILLPICTURE32 _IOW('o', 30, struct compat_video_still_picture) argument
1260 struct compat_video_still_picture *pic = in dvb_video_ioctl()
1261 (struct compat_video_still_picture *) parg; in dvb_video_ioctl()