Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtee_drv.h147 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc,
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Dcore.c696 teedev = tee_device_alloc(&optee_desc, NULL, pool, optee); in optee_probe()
703 teedev = tee_device_alloc(&optee_supp_desc, NULL, pool, optee); in optee_probe()
/OK3568_Linux_fs/kernel/drivers/tee/amdtee/
H A Dcore.c482 teedev = tee_device_alloc(&amdtee_desc, NULL, pool, amdtee); in amdtee_driver_init()
/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_core.c884 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc, in tee_device_alloc() function
968 EXPORT_SYMBOL_GPL(tee_device_alloc);