Home
last modified time | relevance | path

Searched defs:cpucp_info (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/misc/habanalabs/include/common/
Dcpucp_if.h1097 struct cpucp_info { struct
1098 struct cpucp_sensor sensors[CPUCP_MAX_SENSORS];
1099 __u8 kernel_version[VERSION_MAX_LEN];
1100 __le32 reserved;
1101 __le32 card_type;
1102 __le32 card_location;
1103 __le32 cpld_version;
1104 __le32 infineon_version;
1105 __u8 fuse_version[VERSION_MAX_LEN];
1106 __u8 thermal_version[VERSION_MAX_LEN];
[all …]
/Linux-v6.1/drivers/misc/habanalabs/goya/
Dgoya_hwmgr.c368 struct cpucp_info *cpucp_info; in infineon_ver_show() local
/Linux-v6.1/drivers/misc/habanalabs/common/
Dsysfs.c82 struct cpucp_info *cpucp_info; in vrm_ver_show() local
Dhabanalabs.h686 struct cpucp_info cpucp_info; member
/Linux-v6.1/drivers/misc/habanalabs/gaudi/
Dgaudi.c9145 struct cpucp_info *cpucp_info; in infineon_ver_show() local