Searched refs:tee_device_register (Results 1 – 4 of 4) sorted by relevance
847 rc = tee_device_register(optee->teedev); in optee_ffa_probe()851 rc = tee_device_register(optee->supp_teedev); in optee_ffa_probe()
1720 rc = tee_device_register(optee->teedev); in optee_probe()1724 rc = tee_device_register(optee->supp_teedev); in optee_probe()
490 rc = tee_device_register(amdtee->teedev); in amdtee_driver_init()
992 int tee_device_register(struct tee_device *teedev) in tee_device_register() function1015 EXPORT_SYMBOL_GPL(tee_device_register);