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
38 struct v4l2_ctrl_ref *mref; member3720 h->mref = ref; in prepare_ext_ctrls()3740 helpers[i].mref->helper = NULL; in prepare_ext_ctrls()3742 struct v4l2_ctrl_ref *mref = h->mref; in prepare_ext_ctrls() local3746 if (mref->helper) { in prepare_ext_ctrls()3750 mref->helper->next = i; in prepare_ext_ctrls()3753 h->mref = NULL; in prepare_ext_ctrls()3756 mref->helper = h; in prepare_ext_ctrls()3821 if (helpers[i].mref == NULL) in v4l2_g_ext_ctrls_common()3824 master = helpers[i].mref->ctrl; in v4l2_g_ext_ctrls_common()[all …]