Searched refs:tee_device_alloc (Results 1 – 3 of 3) sorted by relevance
143 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc,
612 teedev = tee_device_alloc(&optee_desc, NULL, pool, optee); in optee_probe()619 teedev = tee_device_alloc(&optee_supp_desc, NULL, pool, optee); in optee_probe()
705 struct tee_device *tee_device_alloc(const struct tee_desc *teedesc, in tee_device_alloc() function790 EXPORT_SYMBOL_GPL(tee_device_alloc);