Home
last modified time | relevance | path

Searched refs:tee_driver_ops (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/
Dtee.h181 struct tee_driver_ops { struct
/external/u-boot/drivers/tee/
Dtee-uclass.c22 static const struct tee_driver_ops *tee_get_ops(struct udevice *dev) in tee_get_ops()
Dsandbox.c369 static const struct tee_driver_ops sandbox_tee_ops = {
/external/u-boot/drivers/tee/optee/
Dcore.c494 static const struct tee_driver_ops optee_ops = {