Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
A Dtherm_throt.c129 #define define_therm_throt_device_one_ro(_name) \ macro
156 define_therm_throt_device_one_ro(core_throttle_count);
159 define_therm_throt_device_one_ro(core_power_limit_count);
162 define_therm_throt_device_one_ro(package_throttle_count);
165 define_therm_throt_device_one_ro(package_power_limit_count);
168 define_therm_throt_device_one_ro(core_throttle_max_time_ms);
171 define_therm_throt_device_one_ro(package_throttle_max_time_ms);
174 define_therm_throt_device_one_ro(core_throttle_total_time_ms);
177 define_therm_throt_device_one_ro(package_throttle_total_time_ms);

Completed in 9 milliseconds