Home
last modified time | relevance | path

Searched refs:optee_supp_send (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Doptee_private.h150 int optee_supp_send(struct tee_context *ctx, u32 ret, u32 num_params,
H A Dsupp.c358 int optee_supp_send(struct tee_context *ctx, u32 ret, u32 num_params, in optee_supp_send() function
H A Dcore.c346 .supp_send = optee_supp_send,