Searched refs:mref (Results 1 – 1 of 1) sorted by relevance
38 struct v4l2_ctrl_ref *mref; member2262 h->mref = ref; in prepare_ext_ctrls()2283 helpers[i].mref->helper = NULL; in prepare_ext_ctrls()2285 struct v4l2_ctrl_ref *mref = h->mref; in prepare_ext_ctrls() local2289 if (mref->helper) { in prepare_ext_ctrls()2293 mref->helper->next = i; in prepare_ext_ctrls()2296 h->mref = NULL; in prepare_ext_ctrls()2299 mref->helper = h; in prepare_ext_ctrls()2353 if (helpers[i].mref == NULL) in v4l2_g_ext_ctrls()2356 master = helpers[i].mref->ctrl; in v4l2_g_ext_ctrls()[all …]