Lines Matching refs:mref
38 struct v4l2_ctrl_ref *mref; member
3604 h->mref = ref; in prepare_ext_ctrls()
3624 helpers[i].mref->helper = NULL; in prepare_ext_ctrls()
3626 struct v4l2_ctrl_ref *mref = h->mref; in prepare_ext_ctrls() local
3630 if (mref->helper) { in prepare_ext_ctrls()
3634 mref->helper->next = i; in prepare_ext_ctrls()
3637 h->mref = NULL; in prepare_ext_ctrls()
3640 mref->helper = h; in prepare_ext_ctrls()
3700 if (helpers[i].mref == NULL) in v4l2_g_ext_ctrls_common()
3703 master = helpers[i].mref->ctrl; in v4l2_g_ext_ctrls_common()
4070 if (helpers[i].mref == NULL) in try_set_ext_ctrls_common()
4074 master = helpers[i].mref->ctrl; in try_set_ext_ctrls_common()