Home
last modified time | relevance | path

Searched refs:max_time_ms (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/thermal/intel/
Dtherm_throt.c86 unsigned long max_time_ms; member
168 define_therm_throt_device_show_func(core_throttle, max_time_ms);
171 define_therm_throt_device_show_func(package_throttle, max_time_ms);
368 if (throttle_time > state->max_time_ms) in therm_throt_process()
369 state->max_time_ms = throttle_time; in therm_throt_process()
/linux-6.1.9/drivers/base/power/
Dwakeup_stats.c80 static DEVICE_ATTR_RO(max_time_ms);
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-class-wakeup57 What: /sys/class/wakeup/.../max_time_ms