Home
last modified time | relevance | path

Searched refs:vers (Results 1 – 1 of 1) sorted by relevance

/test/dm/
A Dtee.c92 static int match(struct tee_version_data *vers, const void *data) in match() argument
94 return vers->gen_caps & TEE_GEN_CAP_GP; in match()
104 struct tee_version_data vers; in test_tee() local
112 dev = tee_find_device(NULL, match, NULL, &vers); in test_tee()
153 struct tee_version_data vers; in test_tee_rpc() local
169 dev = tee_find_device(NULL, match, NULL, &vers); in test_tee_rpc()

Completed in 5 milliseconds