Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtee_drv.h143 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc,
/Linux-v5.4/drivers/tee/optee/
Dcore.c612 teedev = tee_device_alloc(&optee_desc, NULL, pool, optee); in optee_probe()
619 teedev = tee_device_alloc(&optee_supp_desc, NULL, pool, optee); in optee_probe()
/Linux-v5.4/drivers/tee/
Dtee_core.c705 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc, in tee_device_alloc() function
790 EXPORT_SYMBOL_GPL(tee_device_alloc);