Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dtee_drv.h146 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc,
/Linux-v5.10/drivers/tee/optee/
Dcore.c670 teedev = tee_device_alloc(&optee_desc, NULL, pool, optee); in optee_probe()
677 teedev = tee_device_alloc(&optee_supp_desc, NULL, pool, optee); in optee_probe()
/Linux-v5.10/drivers/tee/amdtee/
Dcore.c480 teedev = tee_device_alloc(&amdtee_desc, NULL, pool, amdtee); in amdtee_driver_init()
/Linux-v5.10/drivers/tee/
Dtee_core.c877 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc, in tee_device_alloc() function
961 EXPORT_SYMBOL_GPL(tee_device_alloc);