Searched refs:tee_find_device (Results 1 – 5 of 5) sorted by relevance
66 dev = tee_find_device(NULL, match, NULL, &vers); in test_tee()
307 struct udevice *tee_find_device(struct udevice *start,
148 struct udevice *tee_find_device(struct udevice *start, in tee_find_device() function
25 A client finds the TEE device via tee_find_device(). Other important functions
616 tee = tee_find_device(tee, NULL, NULL, NULL); in get_open_session()