Lines Matching defs:value

76  * Memory attributes for caching passed with temp memrefs. The actual value
133 * struct optee_msg_param_value - opaque value parameter
148 * @value: parameter by opaque value
151 * @attr & OPTEE_MSG_ATTR_TYPE_MASK indicates if tmem, rmem or value is used in
152 * the union. OPTEE_MSG_ATTR_TYPE_VALUE_* indicates value or octets,
162 struct optee_msg_param_value value;
174 * @cancel_id: Cancellation id, a unique value to identify this request
175 * @ret: return value
176 * @ret_origin: origin of the return value
277 * The first two parameters are tagged as meta, holding two value
279 * param[0].u.value.a-b uuid of Trusted Application
280 * param[1].u.value.a-b uuid of Client
281 * param[1].u.value.c Login class of client OPTEE_MSG_LOGIN_*
352 * [out] param[0].u.value.a Number of seconds
353 * [out] param[0].u.value.b Number of nano seconds.
366 * [in] param[0].u.value.a OPTEE_MSG_RPC_WAIT_QUEUE_SLEEP
367 * [in] param[0].u.value.b wait key
370 * [in] param[0].u.value.a OPTEE_MSG_RPC_WAIT_QUEUE_WAKEUP
371 * [in] param[0].u.value.b wakeup key
380 * [in] param[0].value .a number of milliseconds to suspend
393 * [in] param[0].u.value.a type of memory one of
395 * [in] param[0].u.value.b requested size
396 * [in] param[0].u.value.c required alignment
404 * [out] param[n].u.tmem.shm_ref shared memory reference (same value
416 * [in] param[0].u.value.a type of memory one of
418 * [in] param[0].u.value.b value of shared memory reference
427 * [in] param[0].u.value.a mode: RD(0), WR(1)
428 * [in] param[0].u.value.b i2c adapter
429 * [in] param[0].u.value.c i2c chip
431 * [in] param[1].u.value.a i2c control flags
436 * [out] param[3].u.value.a bytes transferred by the driver