Searched refs:tee_device_unregister (Results 1 – 7 of 7) sorted by relevance
211 tee_device_unregister(optee->supp_teedev); in optee_remove_common()212 tee_device_unregister(optee->teedev); in optee_remove_common()
1186 tee_device_unregister(optee->supp_teedev); in optee_ffa_probe()1188 tee_device_unregister(optee->teedev); in optee_ffa_probe()
1946 tee_device_unregister(optee->supp_teedev); in optee_probe()1948 tee_device_unregister(optee->teedev); in optee_probe()
446 tee_device_unregister(tstee->teedev); in tstee_probe()458 tee_device_unregister(tstee->teedev); in tstee_remove()
503 tee_device_unregister(amdtee->teedev); in amdtee_driver_init()529 tee_device_unregister(amdtee->teedev); in amdtee_driver_exit()
769 tee_device_unregister(qcomtee->teedev); in qcomtee_probe()795 tee_device_unregister(qcomtee->teedev); in qcomtee_remove()
1270 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() function1292 EXPORT_SYMBOL_GPL(tee_device_unregister);