Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
A Dsmc_abi.c1221 static int enable_async_notif(optee_invoke_fn *invoke_fn) in enable_async_notif()
1232 static bool optee_msg_api_uid_is_optee_api(optee_invoke_fn *invoke_fn) in optee_msg_api_uid_is_optee_api()
1260 static void optee_msg_get_os_revision(optee_invoke_fn *invoke_fn) in optee_msg_get_os_revision()
1281 static bool optee_msg_api_revision_is_compatible(optee_invoke_fn *invoke_fn) in optee_msg_api_revision_is_compatible()
1296 static bool optee_msg_exchange_capabilities(optee_invoke_fn *invoke_fn, in optee_msg_exchange_capabilities()
1333 static unsigned int optee_msg_get_thread_count(optee_invoke_fn *invoke_fn) in optee_msg_get_thread_count()
1410 static optee_invoke_fn *get_invoke_func(struct device *dev) in get_invoke_func()
1477 static optee_invoke_fn *cpuhp_invoke_fn;
1493 optee_invoke_fn *invoke_fn) in optee_load_fw()
1580 optee_invoke_fn *invoke_fn) in optee_load_fw()
[all …]
A Doptee_private.h45 typedef void (optee_invoke_fn)(unsigned long, unsigned long, unsigned long, typedef
143 optee_invoke_fn *invoke_fn;

Completed in 8 milliseconds