Searched refs:tee_client_device_id (Results 1 – 13 of 13) sorted by relevance
284 struct tee_client_device_id id;296 const struct tee_client_device_id *id_table;
837 struct tee_client_device_id { struct
241 DEVID(tee_client_device_id); in main()242 DEVID_FIELD(tee_client_device_id, uuid); in main()
1233 DEF_FIELD_ADDR(symval, tee_client_device_id, uuid); in do_tee_entry()
37 static const struct tee_client_device_id client_id_table[] = {
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[] = {
353 static const struct tee_client_device_id optee_ftpm_id_table[] = {
329 static const struct tee_client_device_id optee_rtc_id_table[] = {
601 static const struct tee_client_device_id scmi_optee_service_id[] = {
31 static const struct tee_client_device_id tee_stmm_efi_id_table[] = {
1213 const struct tee_client_device_id *id_table; in tee_client_device_match()