cpufreq_state      85 drivers/thermal/cpu_cooling.c 	unsigned int cpufreq_state;
cpufreq_state     304 drivers/thermal/cpu_cooling.c 	*state = cpufreq_cdev->cpufreq_state;
cpufreq_state     329 drivers/thermal/cpu_cooling.c 	if (cpufreq_cdev->cpufreq_state == state)
cpufreq_state     332 drivers/thermal/cpu_cooling.c 	cpufreq_cdev->cpufreq_state = state;