Lines Matching refs:mref
35 struct v4l2_ctrl_ref *mref; member
3361 h->mref = ref; in prepare_ext_ctrls()
3381 helpers[i].mref->helper = NULL; in prepare_ext_ctrls()
3383 struct v4l2_ctrl_ref *mref = h->mref; in prepare_ext_ctrls() local
3387 if (mref->helper) { in prepare_ext_ctrls()
3391 mref->helper->next = i; in prepare_ext_ctrls()
3394 h->mref = NULL; in prepare_ext_ctrls()
3397 mref->helper = h; in prepare_ext_ctrls()
3457 if (helpers[i].mref == NULL) in v4l2_g_ext_ctrls_common()
3460 master = helpers[i].mref->ctrl; in v4l2_g_ext_ctrls_common()
3825 if (helpers[i].mref == NULL) in try_set_ext_ctrls_common()
3829 master = helpers[i].mref->ctrl; in try_set_ext_ctrls_common()