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

/linux-4.1.27/include/linux/
H A Dthermal.h341 thermal_of_cooling_device_register(struct device_node *np, char *, void *,
378 thermal_of_cooling_device_register(struct device_node *np, thermal_of_cooling_device_register() function
/linux-4.1.27/drivers/hwmon/
H A Dpwm-fan.c267 cdev = thermal_of_cooling_device_register(pdev->dev.of_node, pwm_fan_probe()
H A Dgpio-fan.c596 fan_data->cdev = thermal_of_cooling_device_register(pdev->dev.of_node, gpio_fan_probe()
/linux-4.1.27/drivers/thermal/
H A Dthermal_core.c1226 * thermal_of_cooling_device_register() - register an OF thermal cooling device
1241 thermal_of_cooling_device_register(struct device_node *np, thermal_of_cooling_device_register() function
1247 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register); variable
H A Dcpu_cooling.c381 cool_dev = thermal_of_cooling_device_register(np, dev_name, cpufreq_dev, __cpufreq_cooling_register()

Completed in 190 milliseconds