Lines Matching refs:aux_buf
155 void __user *aux_buf, u32 aux_space) in get_v4l2_window32() argument
180 kclips = aux_buf; in get_v4l2_window32()
294 void __user *aux_buf, u32 aux_space) in __get_v4l2_format32() argument
313 aux_buf, aux_space); in __get_v4l2_format32()
337 void __user *aux_buf, u32 aux_space) in get_v4l2_format32() argument
341 return __get_v4l2_format32(p64, p32, aux_buf, aux_space); in get_v4l2_format32()
354 void __user *aux_buf, u32 aux_space) in get_v4l2_create32() argument
361 aux_buf, aux_space); in get_v4l2_create32()
586 void __user *aux_buf, u32 aux_space) in get_v4l2_buffer32() argument
647 uplane = aux_buf; in get_v4l2_buffer32()
909 void __user *aux_buf, u32 aux_space) in get_v4l2_ext_controls32() argument
937 kcontrols = aux_buf; in get_v4l2_ext_controls32()
1182 void __user *aux_buf; in do_video_ioctl() local
1258 aux_buf = new_p64 + sizeof(struct v4l2_format); in do_video_ioctl()
1260 aux_buf, aux_space); in do_video_ioctl()
1271 aux_buf = new_p64 + sizeof(struct v4l2_create_buffers); in do_video_ioctl()
1273 aux_buf, aux_space); in do_video_ioctl()
1287 aux_buf = new_p64 + sizeof(struct v4l2_buffer); in do_video_ioctl()
1289 aux_buf, aux_space); in do_video_ioctl()
1331 aux_buf = new_p64 + sizeof(struct v4l2_ext_controls); in do_video_ioctl()
1333 aux_buf, aux_space); in do_video_ioctl()