Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Dcore.c358 static bool optee_msg_api_uid_is_optee_api(optee_invoke_fn *invoke_fn) in optee_msg_api_uid_is_optee_api()
370 static void optee_msg_get_os_revision(optee_invoke_fn *invoke_fn) in optee_msg_get_os_revision()
391 static bool optee_msg_api_revision_is_compatible(optee_invoke_fn *invoke_fn) in optee_msg_api_revision_is_compatible()
406 static bool optee_msg_exchange_capabilities(optee_invoke_fn *invoke_fn, in optee_msg_exchange_capabilities()
461 optee_config_shm_memremap(optee_invoke_fn *invoke_fn, void **memremaped_shm) in optee_config_shm_memremap()
557 static optee_invoke_fn *get_invoke_func(struct device *dev) in get_invoke_func()
632 optee_invoke_fn *invoke_fn; in optee_probe()
H A Doptee_private.h27 typedef void (optee_invoke_fn)(unsigned long, unsigned long, unsigned long, typedef
90 optee_invoke_fn *invoke_fn;