Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dtherm_throt.c136 #define define_therm_throt_device_show_func(event, name) \ macro
157 define_therm_throt_device_show_func(core_throttle, count);
160 define_therm_throt_device_show_func(core_power_limit, count);
163 define_therm_throt_device_show_func(package_throttle, count);
166 define_therm_throt_device_show_func(package_power_limit, count);
169 define_therm_throt_device_show_func(core_throttle, max_time_ms);
172 define_therm_throt_device_show_func(package_throttle, max_time_ms);
175 define_therm_throt_device_show_func(core_throttle, total_time_ms);
178 define_therm_throt_device_show_func(package_throttle, total_time_ms);