Searched refs:aux_buf (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-compat-ioctl32.c | 154 void __user *aux_buf, u32 aux_space) in get_v4l2_window32() argument 179 kclips = aux_buf; in get_v4l2_window32() 291 void __user *aux_buf, u32 aux_space) in __get_v4l2_format32() argument 310 aux_buf, aux_space); in __get_v4l2_format32() 333 void __user *aux_buf, u32 aux_space) in get_v4l2_format32() argument 337 return __get_v4l2_format32(p64, p32, aux_buf, aux_space); in get_v4l2_format32() 350 void __user *aux_buf, u32 aux_space) in get_v4l2_create32() argument 357 aux_buf, aux_space); in get_v4l2_create32() 580 void __user *aux_buf, u32 aux_space) in get_v4l2_buffer32() argument 638 uplane = aux_buf; in get_v4l2_buffer32() [all …]
|