devfreq_cooling_ops  395 drivers/thermal/devfreq_cooling.c static struct thermal_cooling_device_ops devfreq_cooling_ops = {
devfreq_cooling_ops  522 drivers/thermal/devfreq_cooling.c 		devfreq_cooling_ops.get_requested_power =
devfreq_cooling_ops  524 drivers/thermal/devfreq_cooling.c 		devfreq_cooling_ops.state2power = devfreq_cooling_state2power;
devfreq_cooling_ops  525 drivers/thermal/devfreq_cooling.c 		devfreq_cooling_ops.power2state = devfreq_cooling_power2state;
devfreq_cooling_ops  540 drivers/thermal/devfreq_cooling.c 						  &devfreq_cooling_ops);