Searched refs:tee_device_get (Results 1 – 3 of 3) sorted by relevance
65 bool tee_device_get(struct tee_device *teedev);
125 if (!tee_device_get(teedev)) in tee_shm_alloc()229 if (!tee_device_get(teedev)) in tee_shm_register()
51 if (!tee_device_get(teedev)) in teedev_open()1030 bool tee_device_get(struct tee_device *teedev) in tee_device_get() function