Searched refs:tee_device_unregister (Results 1 – 6 of 6) sorted by relevance
181 tee_device_unregister(optee->supp_teedev); in optee_remove_common()182 tee_device_unregister(optee->teedev); in optee_remove_common()
1018 tee_device_unregister(optee->supp_teedev); in optee_ffa_probe()1020 tee_device_unregister(optee->teedev); in optee_ffa_probe()
1800 tee_device_unregister(optee->supp_teedev); in optee_probe()1802 tee_device_unregister(optee->teedev); in optee_probe()
503 tee_device_unregister(amdtee->teedev); in amdtee_driver_init()529 tee_device_unregister(amdtee->teedev); in amdtee_driver_exit()
446 tee_device_unregister(tstee->teedev); in tstee_probe()458 tee_device_unregister(tstee->teedev); in tstee_remove()
1062 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() function1082 EXPORT_SYMBOL_GPL(tee_device_unregister);
Completed in 16 milliseconds