Searched refs:target_temp (Results 1 – 2 of 2) sorted by relevance
541 def LetBatteryCoolToTemperature(self, target_temp, wait_period=180): argument554 if int(temp) <= target_temp:564 target_temp)
1228 static int flash_open_tempfile(const char **dname, const char **target_temp) in flash_open_tempfile() argument1252 *target_temp = temp_name; in flash_open_tempfile()1269 const char *dname, *target_temp = NULL; in flash_io_write() local1290 fd_target = flash_open_tempfile(&dname, &target_temp); in flash_io_write()1320 if (target_temp) { in flash_io_write()1329 if (rename(target_temp, DEVNAME(dev_target))) { in flash_io_write()1332 target_temp, DEVNAME(dev_target), in flash_io_write()