Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtee_drv.h147 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc,
/linux/drivers/tee/optee/
A Dffa_abi.c828 teedev = tee_device_alloc(&optee_ffa_clnt_desc, NULL, optee->pool, in optee_ffa_probe()
836 teedev = tee_device_alloc(&optee_ffa_supp_desc, NULL, optee->pool, in optee_ffa_probe()
A Dsmc_abi.c1229 teedev = tee_device_alloc(&optee_clnt_desc, NULL, pool, optee); in optee_probe()
1236 teedev = tee_device_alloc(&optee_supp_desc, NULL, pool, optee); in optee_probe()
/linux/drivers/tee/amdtee/
A Dcore.c482 teedev = tee_device_alloc(&amdtee_desc, NULL, pool, amdtee); in amdtee_driver_init()
/linux/drivers/tee/
A 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);
/linux/
A Dvmlinux.symvers6837 0x00000000 tee_device_alloc vmlinux EXPORT_SYMBOL_GPL
A DSystem.map49039 ffff800010d1bc30 T tee_device_alloc
A D.tmp_System.map49039 ffff800010d1bc30 T tee_device_alloc

Completed in 298 milliseconds