Searched refs:pp_tmp (Results 1 – 1 of 1) sorted by relevance
194 unsigned int pp_tmp = DA9062_DEFAULT_POLLING_MS_PERIOD; in da9062_thermal_probe() local206 &pp_tmp)) { in da9062_thermal_probe()207 if (pp_tmp < DA9062_MIN_POLLING_MS_PERIOD || in da9062_thermal_probe()208 pp_tmp > DA9062_MAX_POLLING_MS_PERIOD) { in da9062_thermal_probe()211 pp_tmp); in da9062_thermal_probe()212 pp_tmp = DA9062_DEFAULT_POLLING_MS_PERIOD; in da9062_thermal_probe()233 &da9062_thermal_ops, NULL, pp_tmp, in da9062_thermal_probe()
Completed in 3 milliseconds