Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dtee_drv.h147 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc,
/Linux-v5.15/drivers/tee/optee/
Dcore.c694 teedev = tee_device_alloc(&optee_desc, NULL, pool, optee); in optee_probe()
701 teedev = tee_device_alloc(&optee_supp_desc, NULL, pool, optee); in optee_probe()
/Linux-v5.15/drivers/tee/amdtee/
Dcore.c483 teedev = tee_device_alloc(&amdtee_desc, NULL, pool, amdtee); in amdtee_driver_init()
/Linux-v5.15/drivers/tee/
Dtee_core.c878 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc, in tee_device_alloc() function
962 EXPORT_SYMBOL_GPL(tee_device_alloc);