Searched refs:thermal_of_cooling_device_register (Results 1 – 5 of 5) sorted by relevance
| /linux-4.1.27/include/linux/ |
| D | thermal.h | 341 thermal_of_cooling_device_register(struct device_node *np, char *, void *, 378 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
|
| /linux-4.1.27/drivers/thermal/ |
| D | cpu_cooling.c | 381 cool_dev = thermal_of_cooling_device_register(np, dev_name, cpufreq_dev, in __cpufreq_cooling_register()
|
| D | thermal_core.c | 1241 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function 1247 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
|
| /linux-4.1.27/drivers/hwmon/ |
| D | pwm-fan.c | 267 cdev = thermal_of_cooling_device_register(pdev->dev.of_node, in pwm_fan_probe()
|
| D | gpio-fan.c | 596 fan_data->cdev = thermal_of_cooling_device_register(pdev->dev.of_node, in gpio_fan_probe()
|