Home
last modified time | relevance | path

Searched refs:optee_invoke_fn (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/tee/optee/
Dsmc_abi.c980 static u32 get_async_notif_value(optee_invoke_fn *invoke_fn, bool *value_valid, in get_async_notif_value()
1129 static int enable_async_notif(optee_invoke_fn *invoke_fn) in enable_async_notif()
1140 static bool optee_msg_api_uid_is_optee_api(optee_invoke_fn *invoke_fn) in optee_msg_api_uid_is_optee_api()
1152 static void optee_msg_get_os_revision(optee_invoke_fn *invoke_fn) in optee_msg_get_os_revision()
1173 static bool optee_msg_api_revision_is_compatible(optee_invoke_fn *invoke_fn) in optee_msg_api_revision_is_compatible()
1188 static bool optee_msg_exchange_capabilities(optee_invoke_fn *invoke_fn, in optee_msg_exchange_capabilities()
1226 optee_config_shm_memremap(optee_invoke_fn *invoke_fn, void **memremaped_shm) in optee_config_shm_memremap()
1292 static optee_invoke_fn *get_invoke_func(struct device *dev) in get_invoke_func()
1359 optee_invoke_fn *invoke_fn; in optee_probe()
Doptee_private.h38 typedef void (optee_invoke_fn)(unsigned long, unsigned long, unsigned long, typedef
98 optee_invoke_fn *invoke_fn;