Searched defs:temp_crit (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/drivers/thermal/ | ||
H A D | thermal_hwmon.c | 54 struct thermal_hwmon_attr temp_crit; /* hwmon sys attr */ member in struct:thermal_hwmon_temp |
/linux-4.1.27/drivers/hwmon/ | ||
H A D | lm92.c | 271 u16 temp_low, temp_high, temp_hyst, temp_crit; max6635_check() local |
H A D | sch5627.c | 85 u8 temp_crit[SCH5627_NO_TEMPS]; member in struct:sch5627_data |
H A D | pc87427.c | 75 s8 temp_crit[6]; /* register values */ member in struct:pc87427_data |
H A D | adm1031.c | 106 s8 temp_crit[3]; member in struct:adm1031_data |
H A D | pc87360.c | 221 s8 temp_crit[3]; /* Register value */ member in struct:pc87360_data 1000 static struct sensor_device_attribute temp_crit[] = { variable in typeref:struct:sensor_device_attribute |
H A D | adm1026.c | 284 s8 temp_crit[3]; /* Register value */ member in struct:adm1026_data |
/linux-4.1.27/drivers/net/ethernet/sfc/ | ||
H A D | falcon_boards.c | 127 bool temp_crit, elec_fault, is_failure; efx_check_lm87() local |
Completed in 233 milliseconds