tee_device_alloc  612 drivers/tee/optee/core.c 	teedev = tee_device_alloc(&optee_desc, NULL, pool, optee);
tee_device_alloc  619 drivers/tee/optee/core.c 	teedev = tee_device_alloc(&optee_supp_desc, NULL, pool, optee);
tee_device_alloc  790 drivers/tee/tee_core.c EXPORT_SYMBOL_GPL(tee_device_alloc);
tee_device_alloc  143 include/linux/tee_drv.h struct tee_device *tee_device_alloc(const struct tee_desc *teedesc,