Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtee.h179 struct tee_driver_ops { struct
/openbmc/u-boot/drivers/tee/
H A Dtee-uclass.c22 static const struct tee_driver_ops *tee_get_ops(struct udevice *dev) in tee_get_ops()
H A Dsandbox.c288 static const struct tee_driver_ops sandbox_tee_ops = {
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c494 static const struct tee_driver_ops optee_ops = {