tee_driver_ops
static const struct tee_driver_ops amdtee_ops = {
static const struct tee_driver_ops optee_ffa_clnt_ops = {
static const struct tee_driver_ops optee_ffa_supp_ops = {
static const struct tee_driver_ops optee_clnt_ops = {
static const struct tee_driver_ops optee_supp_ops = {
static const struct tee_driver_ops qcomtee_ops = {
static const struct tee_driver_ops tstee_ops = {
const struct tee_driver_ops *ops;