Lines Matching refs:mref
38 struct v4l2_ctrl_ref *mref; member
2757 h->mref = ref; in prepare_ext_ctrls()
2778 helpers[i].mref->helper = NULL; in prepare_ext_ctrls()
2780 struct v4l2_ctrl_ref *mref = h->mref; in prepare_ext_ctrls() local
2784 if (mref->helper) { in prepare_ext_ctrls()
2788 mref->helper->next = i; in prepare_ext_ctrls()
2791 h->mref = NULL; in prepare_ext_ctrls()
2794 mref->helper = h; in prepare_ext_ctrls()
2848 if (helpers[i].mref == NULL) in v4l2_g_ext_ctrls()
2851 master = helpers[i].mref->ctrl; in v4l2_g_ext_ctrls()
3103 if (helpers[i].mref == NULL) in try_set_ext_ctrls()
3107 master = helpers[i].mref->ctrl; in try_set_ext_ctrls()