Searched refs:tee_device_get (Results 1 – 3 of 3) sorted by relevance
73 bool tee_device_get(struct tee_device *teedev);
134 if (!tee_device_get(teedev)) in __tee_shm_alloc()245 if (!tee_device_get(teedev)) in tee_shm_register()
48 if (!tee_device_get(teedev)) in tee_open()875 bool tee_device_get(struct tee_device *teedev) in tee_device_get() function