Home
last modified time | relevance | path

Searched defs:ThermalZoneSysfsPathInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/application/protector/include/
H A Dthermal_sensor_provision.h27 struct ThermalZoneSysfsPathInfo { struct
28 char* name;
29 char tempPath[PATH_MAX];
30 char typePath[PATH_MAX];
31 int32_t fd;
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_zone_manager.h32 struct ThermalZoneSysfsPathInfo { struct
51 ThermalZoneSysfsPathInfo GetTzPathInfo() in GetTzPathInfo() argument