Home
last modified time | relevance | path

Searched defs:invoke_fn (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/tee/optee/
Dsmc_abi.c1000 static u32 get_async_notif_value(optee_invoke_fn *invoke_fn, bool *value_valid, in get_async_notif_value()
1248 static int enable_async_notif(optee_invoke_fn *invoke_fn) in enable_async_notif()
1259 static bool optee_msg_api_uid_is_optee_api(optee_invoke_fn *invoke_fn) in optee_msg_api_uid_is_optee_api()
1272 static bool optee_msg_api_uid_is_optee_image_load(optee_invoke_fn *invoke_fn) in optee_msg_api_uid_is_optee_image_load()
1287 static void optee_msg_get_os_revision(optee_invoke_fn *invoke_fn) in optee_msg_get_os_revision()
1308 static bool optee_msg_api_revision_is_compatible(optee_invoke_fn *invoke_fn) in optee_msg_api_revision_is_compatible()
1323 static bool optee_msg_exchange_capabilities(optee_invoke_fn *invoke_fn, in optee_msg_exchange_capabilities()
1361 optee_config_shm_memremap(optee_invoke_fn *invoke_fn, void **memremaped_shm) in optee_config_shm_memremap()
1512 optee_invoke_fn *invoke_fn) in optee_load_fw()
1599 optee_invoke_fn *invoke_fn) in optee_load_fw()
[all …]
Doptee_private.h118 optee_invoke_fn *invoke_fn; member
/linux-6.6.21/drivers/firmware/
Dstratix10-svc.c79 svc_invoke_fn *invoke_fn; member
152 svc_invoke_fn *invoke_fn; member
1135 svc_invoke_fn *invoke_fn; in stratix10_svc_drv_probe() local