Searched refs:tee_device_unregister (Results 1 – 4 of 4) sorted by relevance
211 tee_device_unregister(optee->supp_teedev); in optee_remove_common()212 tee_device_unregister(optee->teedev); in optee_remove_common()
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()
1264 void tee_device_unregister(struct tee_device *teedev) in tee_device_unregister() function1286 EXPORT_SYMBOL_GPL(tee_device_unregister);