pp_tmp            204 drivers/thermal/da9062-thermal.c 	unsigned int pp_tmp = DA9062_DEFAULT_POLLING_MS_PERIOD;
pp_tmp            216 drivers/thermal/da9062-thermal.c 					  &pp_tmp)) {
pp_tmp            217 drivers/thermal/da9062-thermal.c 			if (pp_tmp < DA9062_MIN_POLLING_MS_PERIOD ||
pp_tmp            218 drivers/thermal/da9062-thermal.c 			    pp_tmp > DA9062_MAX_POLLING_MS_PERIOD) {
pp_tmp            221 drivers/thermal/da9062-thermal.c 					 pp_tmp);
pp_tmp            222 drivers/thermal/da9062-thermal.c 				pp_tmp = DA9062_DEFAULT_POLLING_MS_PERIOD;
pp_tmp            244 drivers/thermal/da9062-thermal.c 					&da9062_thermal_ops, NULL, pp_tmp,