Home
last modified time | relevance | path

Searched defs:do_call_with_arg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tee/optee/
H A Doptee_private.h156 int (*do_call_with_arg)(struct tee_context *ctx, member
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c295 static u32 do_call_with_arg(struct udevice *dev, struct optee_msg_arg *arg) in do_call_with_arg() function