Searched refs:tee_device_register (Results 1 – 6 of 6) sorted by relevance
437 rc = tee_device_register(tstee->teedev); in tstee_probe()
1123 rc = tee_device_register(optee->teedev); in optee_ffa_probe()1127 rc = tee_device_register(optee->supp_teedev); in optee_ffa_probe()
1852 rc = tee_device_register(optee->teedev); in optee_probe()1856 rc = tee_device_register(optee->supp_teedev); in optee_probe()
492 rc = tee_device_register(amdtee->teedev); in amdtee_driver_init()
728 err = tee_device_register(qcomtee->teedev); in qcomtee_probe()
1211 int tee_device_register(struct tee_device *teedev) in tee_device_register() function1232 EXPORT_SYMBOL_GPL(tee_device_register);