k_po              158 drivers/thermal/power_allocator.c 	if (!tz->tzp->k_po || force)
k_po              159 drivers/thermal/power_allocator.c 		tz->tzp->k_po = int_to_frac(sustainable_power) /
k_po              216 drivers/thermal/power_allocator.c 	p = mul_frac(err < 0 ? tz->tzp->k_po : tz->tzp->k_pu, err);
k_po              383 drivers/thermal/thermal_sysfs.c create_s32_tzp_attr(k_po);
k_po              303 include/linux/thermal.h 	s32 k_po;