Searched refs:tee_device_alloc (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/ |
| A D | tee_drv.h | 147 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc,
|
| /linux/drivers/tee/optee/ |
| A D | ffa_abi.c | 828 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 D | smc_abi.c | 1229 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 D | core.c | 482 teedev = tee_device_alloc(&amdtee_desc, NULL, pool, amdtee); in amdtee_driver_init()
|
| /linux/drivers/tee/ |
| A D | tee_core.c | 878 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 D | vmlinux.symvers | 6837 0x00000000 tee_device_alloc vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 49039 ffff800010d1bc30 T tee_device_alloc
|
| A D | .tmp_System.map | 49039 ffff800010d1bc30 T tee_device_alloc
|
Completed in 298 milliseconds