Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dcpufreq_ondemand.c301 gov_attr_rw(sampling_rate);
302 gov_attr_rw(io_is_busy);
303 gov_attr_rw(up_threshold);
304 gov_attr_rw(sampling_down_factor);
305 gov_attr_rw(ignore_nice_load);
306 gov_attr_rw(powersave_bias);
H A Dcpufreq_governor.h75 #define gov_attr_rw(_name) \ macro