Lines Matching refs:mref
24 struct v4l2_ctrl_ref *mref; member
335 h->mref = ref; in prepare_ext_ctrls()
361 helpers[i].mref->helper = NULL; in prepare_ext_ctrls()
363 struct v4l2_ctrl_ref *mref = h->mref; in prepare_ext_ctrls() local
369 if (mref->helper) { in prepare_ext_ctrls()
375 mref->helper->next = i; in prepare_ext_ctrls()
380 h->mref = NULL; in prepare_ext_ctrls()
383 mref->helper = h; in prepare_ext_ctrls()
452 if (!helpers[i].mref) in v4l2_g_ext_ctrls_common()
455 master = helpers[i].mref->ctrl; in v4l2_g_ext_ctrls_common()
634 if (!helpers[i].mref) in try_set_ext_ctrls_common()
638 master = helpers[i].mref->ctrl; in try_set_ext_ctrls_common()