Searched refs:tee_client_device_id (Results 1 - 12 of 12) sorted by relevance

/linux-master/include/linux/
H A Dtee_drv.h493 struct tee_client_device_id id;
505 const struct tee_client_device_id *id_table;
H A Dmod_devicetable.h827 * struct tee_client_device_id - tee based device identifier
831 struct tee_client_device_id { struct
/linux-master/scripts/mod/
H A Ddevicetable-offsets.c238 DEVID(tee_client_device_id);
239 DEVID_FIELD(tee_client_device_id, uuid);
H A Dfile2alias.c1351 DEF_FIELD_ADDR(symval, tee_client_device_id, uuid);
/linux-master/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c252 static const struct tee_client_device_id tee_bnxt_fw_id_table[] = {
/linux-master/drivers/char/hw_random/
H A Doptee-rng.c272 static const struct tee_client_device_id optee_rng_id_table[] = {
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tee.c256 static const struct tee_client_device_id trusted_key_id_table[] = {
/linux-master/drivers/char/tpm/
H A Dtpm_ftpm_tee.c373 static const struct tee_client_device_id optee_ftpm_id_table[] = {
/linux-master/drivers/rtc/
H A Drtc-optee.c329 static const struct tee_client_device_id optee_rtc_id_table[] = {
/linux-master/drivers/firmware/arm_scmi/
H A Doptee.c611 static const struct tee_client_device_id scmi_optee_service_id[] = {
/linux-master/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c31 static const struct tee_client_device_id tee_stmm_efi_id_table[] = {
/linux-master/drivers/tee/
H A Dtee_core.c1206 const struct tee_client_device_id *id_table;

Completed in 309 milliseconds