Searched refs:ctrl_to_user (Results 1 – 1 of 1) sorted by relevance
3694 int (*ctrl_to_user)(struct v4l2_ext_control *c, in v4l2_g_ext_ctrls_common() local3698 ctrl_to_user = def_value ? def_to_user : cur_to_user; in v4l2_g_ext_ctrls_common()3715 ctrl_to_user = new_to_user; in v4l2_g_ext_ctrls_common()3728 ret = ctrl_to_user(cs->controls + idx, in v4l2_g_ext_ctrls_common()