Home
last modified time | relevance | path

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

/drivers/media/v4l2-core/
Dv4l2-ctrls.c1887 static int def_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl) in def_to_user() function
3460 ctrl_to_user = def_value ? def_to_user : cur_to_user; in v4l2_g_ext_ctrls_common()