Home
last modified time | relevance | path

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

/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c155 void __user *aux_buf, u32 aux_space) in get_v4l2_window32() argument
178 if (aux_space < clipcount * sizeof(*kclips)) 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()
650 void __user *aux_buf, u32 aux_space) in get_v4l2_buffer32() argument
708 if (aux_space < num_planes * sizeof(*uplane)) in get_v4l2_buffer32()
[all …]