Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Dintel_pstate.c452 define_one_global_rw(no_turbo);
453 define_one_global_rw(max_perf_pct);
454 define_one_global_rw(min_perf_pct);
Dcpufreq.c435 define_one_global_rw(boost);
/linux-4.1.27/include/linux/
Dcpufreq.h215 #define define_one_global_rw(_name) \ macro