Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-ioctl.c3134 bool *always_copy) in video_get_user() argument
3157 *always_copy = flags & INFO_FL_ALWAYS_COPY; in video_get_user()
3287 bool always_copy = false; in video_usercopy() local
3307 orig_cmd, &always_copy); in video_usercopy()
3369 if (err < 0 && !always_copy) in video_usercopy()