Lines Matching refs:mref
38 struct v4l2_ctrl_ref *mref; member
2744 h->mref = ref; in prepare_ext_ctrls()
2765 helpers[i].mref->helper = NULL; in prepare_ext_ctrls()
2767 struct v4l2_ctrl_ref *mref = h->mref; in prepare_ext_ctrls() local
2771 if (mref->helper) { in prepare_ext_ctrls()
2775 mref->helper->next = i; in prepare_ext_ctrls()
2778 h->mref = NULL; in prepare_ext_ctrls()
2781 mref->helper = h; in prepare_ext_ctrls()
2835 if (helpers[i].mref == NULL) in v4l2_g_ext_ctrls()
2838 master = helpers[i].mref->ctrl; in v4l2_g_ext_ctrls()
3090 if (helpers[i].mref == NULL) in try_set_ext_ctrls()
3094 master = helpers[i].mref->ctrl; in try_set_ext_ctrls()