frac_to_int 249 drivers/thermal/power_allocator.c power_range = sustainable_power + frac_to_int(power_range); frac_to_int 253 drivers/thermal/power_allocator.c trace_thermal_power_allocator_pid(tz, frac_to_int(err), frac_to_int 254 drivers/thermal/power_allocator.c frac_to_int(params->err_integral), frac_to_int 255 drivers/thermal/power_allocator.c frac_to_int(p), frac_to_int(i), frac_to_int 256 drivers/thermal/power_allocator.c frac_to_int(d), power_range); frac_to_int 406 drivers/thermal/power_allocator.c weighted_req_power[i] = frac_to_int(weight * req_power[i]);