Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds