Searched refs:pp_tmp (Results 1 – 1 of 1) sorted by relevance
158 unsigned int pp_tmp = DA9062_DEFAULT_POLLING_MS_PERIOD; in da9062_thermal_probe() local170 &pp_tmp)) { in da9062_thermal_probe()171 if (pp_tmp < DA9062_MIN_POLLING_MS_PERIOD || in da9062_thermal_probe()172 pp_tmp > DA9062_MAX_POLLING_MS_PERIOD) { in da9062_thermal_probe()175 pp_tmp); in da9062_thermal_probe()176 pp_tmp = DA9062_DEFAULT_POLLING_MS_PERIOD; in da9062_thermal_probe()197 &da9062_thermal_ops, NULL, pp_tmp, in da9062_thermal_probe()
Completed in 3 milliseconds