Home
last modified time | relevance | path

Searched refs:new_to_user (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c76 static int new_to_user(struct v4l2_ext_control *c, in new_to_user() function
471 ret = new_to_user(cs->controls + idx, ref->ctrl); in v4l2_g_ext_ctrls_common()
677 ret = new_to_user(cs->controls + idx, in try_set_ext_ctrls_common()
740 /* Compound controls are not supported. The new_to_user() and in get_ctrl()
756 new_to_user(c, ctrl); in get_ctrl()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2066 static int new_to_user(struct v4l2_ext_control *c, in new_to_user() function
3739 ret = new_to_user(cs->controls + idx, ref->ctrl); in v4l2_g_ext_ctrls_common()
3846 /* Compound controls are not supported. The new_to_user() and in get_ctrl()
3862 new_to_user(c, ctrl); in get_ctrl()
4146 ret = new_to_user(cs->controls + idx, in try_set_ext_ctrls_common()

Completed in 8 milliseconds