Searched refs:tee_client_device_id (Results 1 – 9 of 9) sorted by relevance
566 struct tee_client_device_id id;578 const struct tee_client_device_id *id_table;
810 struct tee_client_device_id { struct
237 DEVID(tee_client_device_id); in main()238 DEVID_FIELD(tee_client_device_id, uuid); in main()
1329 DEF_FIELD(symval, tee_client_device_id, uuid); in do_tee_entry()
252 static const struct tee_client_device_id tee_bnxt_fw_id_table[] = {
273 static const struct tee_client_device_id optee_rng_id_table[] = {
374 static const struct tee_client_device_id optee_ftpm_id_table[] = {
89 static const struct tee_client_device_id client_id_table[] = {
1200 const struct tee_client_device_id *id_table; in tee_client_device_match()