Home
last modified time | relevance | path

Searched refs:tee_invoke_arg (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/
H A Dtee.h155 struct tee_invoke_arg { struct
217 int (*invoke_func)(struct udevice *dev, struct tee_invoke_arg *arg,
350 int tee_invoke_func(struct udevice *dev, struct tee_invoke_arg *arg,
/openbmc/u-boot/test/dm/
H A Dtee.c35 struct tee_invoke_arg arg; in invoke_func()
/openbmc/u-boot/drivers/tee/
H A Dtee-uclass.c43 int tee_invoke_func(struct udevice *dev, struct tee_invoke_arg *arg, in tee_invoke_func()
H A Dsandbox.c243 struct tee_invoke_arg *arg, in sandbox_tee_invoke_func()
/openbmc/u-boot/common/
H A Davb_verify.c634 struct tee_invoke_arg arg; in invoke_func()
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c401 static int optee_invoke_func(struct udevice *dev, struct tee_invoke_arg *arg, in optee_invoke_func()