Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtee_core.h131 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc,
/linux/drivers/tee/optee/
H A Dffa_abi.c940 teedev = tee_device_alloc(&optee_ffa_clnt_desc, NULL, optee->pool, in optee_ffa_probe()
948 teedev = tee_device_alloc(&optee_ffa_supp_desc, NULL, optee->pool, in optee_ffa_probe()
/linux/drivers/tee/amdtee/
H A Dcore.c485 teedev = tee_device_alloc(&amdtee_desc, NULL, pool, amdtee); in amdtee_driver_init()
/linux/drivers/tee/tstee/
H A Dcore.c430 tstee->teedev = tee_device_alloc(&tstee_desc, NULL, tstee->pool, tstee); in tstee_probe()
/linux/drivers/tee/
H A Dtee_core.c880 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc, in tee_device_alloc() function
964 EXPORT_SYMBOL_GPL(tee_device_alloc);