Searched refs:mref (Results 1 – 3 of 3) sorted by relevance
50 amd->params[i].mref.buf_id = buf_id; in tee_params_to_amd_params()51 amd->params[i].mref.offset = tee[i].u.memref.shm_offs; in tee_params_to_amd_params()52 amd->params[i].mref.size = tee[i].u.memref.size; in tee_params_to_amd_params()55 i, amd->params[i].mref.buf_id, in tee_params_to_amd_params()56 i, amd->params[i].mref.offset, in tee_params_to_amd_params()57 i, amd->params[i].mref.size); in tee_params_to_amd_params()103 tee[i].u.memref.shm_offs = amd->params[i].mref.offset; in amd_params_to_tee_params()104 tee[i].u.memref.size = amd->params[i].mref.size; in amd_params_to_tee_params()107 i, amd->params[i].mref.buf_id, in amd_params_to_tee_params()108 i, amd->params[i].mref.offset, in amd_params_to_tee_params()[all …]
43 struct memref mref; member
24 struct v4l2_ctrl_ref *mref; member310 h->mref = ref; in prepare_ext_ctrls()336 helpers[i].mref->helper = NULL; in prepare_ext_ctrls()338 struct v4l2_ctrl_ref *mref = h->mref; in prepare_ext_ctrls() local344 if (mref->helper) { in prepare_ext_ctrls()350 mref->helper->next = i; in prepare_ext_ctrls()355 h->mref = NULL; in prepare_ext_ctrls()358 mref->helper = h; in prepare_ext_ctrls()425 if (!helpers[i].mref) in v4l2_g_ext_ctrls_common()428 master = helpers[i].mref->ctrl; in v4l2_g_ext_ctrls_common()[all …]