Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H 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()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dwakeup_stats.c80 static DEVICE_ATTR_RO(max_time_ms);
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-wakeup57 What: /sys/class/wakeup/.../max_time_ms