Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtee_drv.h94 struct tee_driver_ops { struct
127 const struct tee_driver_ops *ops; argument
/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/linux/drivers/tee/optee/
H A Dffa_abi.c734 static const struct tee_driver_ops optee_ffa_clnt_ops = {
752 static const struct tee_driver_ops optee_ffa_supp_ops = {
H A Dsmc_abi.c1207 static const struct tee_driver_ops optee_clnt_ops = {
1225 static const struct tee_driver_ops optee_supp_ops = {
/openbmc/linux/drivers/tee/amdtee/
H A Dcore.c437 static const struct tee_driver_ops amdtee_ops = {
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c494 static const struct tee_driver_ops optee_ops = {