Searched refs:exp_ptypes (Results 1 – 1 of 1) sorted by relevance
31 const uint32_t exp_ptypes = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_OUTPUT, in cmd_capabilities() local36 if (ptypes != exp_ptypes) in cmd_capabilities()48 const uint32_t exp_ptypes = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in cmd_process_smt_channel() local54 if (ptypes != exp_ptypes) in cmd_process_smt_channel()78 const uint32_t exp_ptypes = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in cmd_process_smt_message() local85 if (ptypes != exp_ptypes) in cmd_process_smt_message()167 const uint32_t exp_ptypes = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INOUT, in cmd_get_channel_handle() local174 if (ptypes != exp_ptypes || caps & ~PTA_SCMI_CAPS_MASK) in cmd_get_channel_handle()