Home
last modified time | relevance | path

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

/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c634 static int get_v4l2_ext_controls32(struct v4l2_ext_controls *kp, struct v4l2_ext_controls32 __user … in get_v4l2_ext_controls32() function
919 err = get_v4l2_ext_controls32(&karg.v2ecs, up); in do_video_ioctl()