Searched defs:temp_state (Results 1 – 4 of 4) sorted by relevance
217 char switch_state[32], temp_state[32]; in fan_speed_read() local
1115 uint32_t temp, temp_state, temp_val; in unm_nic_check_temp() local
1634 enum temp_state temp_state; /* Temperature state */ in update_temp() local
341 enum temp_state { TEMP_OK = 0, /* normal board temperature */ enum