Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtee_drv.h143 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc,
/Linux-v4.19/drivers/tee/optee/
Dcore.c603 teedev = tee_device_alloc(&optee_desc, NULL, pool, optee); in optee_probe()
610 teedev = tee_device_alloc(&optee_supp_desc, NULL, pool, optee); in optee_probe()
/Linux-v4.19/drivers/tee/
Dtee_core.c700 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc, in tee_device_alloc() function
785 EXPORT_SYMBOL_GPL(tee_device_alloc);