Searched refs:tee_client_device_id (Results 1 – 12 of 12) sorted by relevance
477 struct tee_client_device_id id;489 const struct tee_client_device_id *id_table;
831 struct tee_client_device_id { struct
238 DEVID(tee_client_device_id); in main()239 DEVID_FIELD(tee_client_device_id, uuid); in main()
1351 DEF_FIELD_ADDR(symval, tee_client_device_id, uuid); in do_tee_entry()
252 static const struct tee_client_device_id tee_bnxt_fw_id_table[] = {
272 static const struct tee_client_device_id optee_rng_id_table[] = {
256 static const struct tee_client_device_id trusted_key_id_table[] = {
373 static const struct tee_client_device_id optee_ftpm_id_table[] = {
329 static const struct tee_client_device_id optee_rtc_id_table[] = {
605 static const struct tee_client_device_id scmi_optee_service_id[] = {
89 static const struct tee_client_device_id client_id_table[] = {
1195 const struct tee_client_device_id *id_table; in tee_client_device_match()