Home
last modified time | relevance | path

Searched refs:thermal_of_cooling_device_register (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
Dthermal.h341 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/
Dcpu_cooling.c381 cool_dev = thermal_of_cooling_device_register(np, dev_name, cpufreq_dev, in __cpufreq_cooling_register()
Dthermal_core.c1241 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/
Dpwm-fan.c267 cdev = thermal_of_cooling_device_register(pdev->dev.of_node, in pwm_fan_probe()
Dgpio-fan.c596 fan_data->cdev = thermal_of_cooling_device_register(pdev->dev.of_node, in gpio_fan_probe()