Searched refs:thermal_of_cooling_device_register (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/include/linux/ |
| D | thermal.h | 412 thermal_of_cooling_device_register(struct device_node *np, char *, void *, 462 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
|
| /linux-4.4.14/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 | 597 fan_data->cdev = thermal_of_cooling_device_register(pdev->dev.of_node, in gpio_fan_probe()
|
| /linux-4.4.14/drivers/thermal/ |
| D | devfreq_cooling.c | 504 cdev = thermal_of_cooling_device_register(np, dev_name, dfc, in of_devfreq_cooling_register_power()
|
| D | cpu_cooling.c | 863 cool_dev = thermal_of_cooling_device_register(np, dev_name, cpufreq_dev, in __cpufreq_cooling_register()
|
| D | thermal_core.c | 1549 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function 1555 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
|