Searched refs:shutdown_temperature (Results 1 – 2 of 2) sorted by relevance
176 static unsigned int shutdown_temperature = 0; variable560 if (shutdown_temperature == 0) in envctrl_read()563 data[0] = (unsigned char)(shutdown_temperature); in envctrl_read()789 shutdown_temperature = *pval; in envctrl_init_adc()1009 if (tempbuf[0] >= shutdown_temperature) { in kenvctrld()1014 tempbuf[0], shutdown_temperature); in kenvctrld()
69 u8 shutdown_temperature; member