Home
last modified time | relevance | path

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

/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/optee/
H A Dsmc_abi.c1836 teedev = tee_device_alloc(&optee_clnt_desc, NULL, pool, optee); in optee_probe()
1843 teedev = tee_device_alloc(&optee_supp_desc, NULL, pool, optee); in optee_probe()
/linux/drivers/tee/
H A Dtee_core.c1031 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc, in tee_device_alloc() function
1115 EXPORT_SYMBOL_GPL(tee_device_alloc);