Searched refs:always_copy (Results 1 – 1 of 1) sorted by relevance
3278 bool *always_copy) in video_get_user() argument 3301 *always_copy = flags & INFO_FL_ALWAYS_COPY; in video_get_user() 3431 bool always_copy = false; in video_usercopy() local 3451 orig_cmd, &always_copy); in video_usercopy() 3497 * v4l2-subdev.c and the 'always_copy' flag can only be set for IOCTLS in video_usercopy() 3504 always_copy = true; in video_usercopy() 3506 if (err < 0 && !always_copy) in video_usercopy()