shutdown_temperature  178 drivers/sbus/char/envctrl.c static unsigned int shutdown_temperature = 0;
shutdown_temperature  562 drivers/sbus/char/envctrl.c 		if (shutdown_temperature == 0)
shutdown_temperature  565 drivers/sbus/char/envctrl.c 		data[0] = (unsigned char)(shutdown_temperature);
shutdown_temperature  793 drivers/sbus/char/envctrl.c 		shutdown_temperature = *pval;
shutdown_temperature 1013 drivers/sbus/char/envctrl.c 				if (tempbuf[0] >= shutdown_temperature) {
shutdown_temperature 1018 drivers/sbus/char/envctrl.c 						tempbuf[0], shutdown_temperature);