Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dthermal.h412 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/
Dpwm-fan.c267 cdev = thermal_of_cooling_device_register(pdev->dev.of_node, in pwm_fan_probe()
Dgpio-fan.c597 fan_data->cdev = thermal_of_cooling_device_register(pdev->dev.of_node, in gpio_fan_probe()
/linux-4.4.14/drivers/thermal/
Ddevfreq_cooling.c504 cdev = thermal_of_cooling_device_register(np, dev_name, dfc, in of_devfreq_cooling_register_power()
Dcpu_cooling.c863 cool_dev = thermal_of_cooling_device_register(np, dev_name, cpufreq_dev, in __cpufreq_cooling_register()
Dthermal_core.c1549 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);