Home
last modified time | relevance | path

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

/drivers/tee/optee/
Dffa_abi.c831 teedev = tee_device_alloc(&optee_ffa_clnt_desc, NULL, optee->pool, in optee_ffa_probe()
839 teedev = tee_device_alloc(&optee_ffa_supp_desc, NULL, optee->pool, in optee_ffa_probe()
Dsmc_abi.c1706 teedev = tee_device_alloc(&optee_clnt_desc, NULL, pool, optee); in optee_probe()
1713 teedev = tee_device_alloc(&optee_supp_desc, NULL, pool, optee); in optee_probe()
/drivers/tee/amdtee/
Dcore.c483 teedev = tee_device_alloc(&amdtee_desc, NULL, pool, amdtee); in amdtee_driver_init()
/drivers/tee/
Dtee_core.c879 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc, in tee_device_alloc() function
963 EXPORT_SYMBOL_GPL(tee_device_alloc);