Home
last modified time | relevance | path

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

/linux/drivers/staging/media/av7110/
H A Dav7110_av.c1091 struct compat_video_still_picture { struct
1096 #define VIDEO_STILLPICTURE32 _IOW('o', 30, struct compat_video_still_picture) argument
1269 struct compat_video_still_picture *pic = in dvb_video_ioctl()
1270 (struct compat_video_still_picture *)parg; in dvb_video_ioctl()