Searched refs:thermal_cooling_device_register (Results 1 – 14 of 14) sorted by relevance
| /linux-4.1.27/include/linux/ |
| D | thermal.h | 338 struct thermal_cooling_device *thermal_cooling_device_register(char *, void *, 374 thermal_cooling_device_register(char *type, void *devdata, in thermal_cooling_device_register() function
|
| /linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
| D | thermal.c | 193 cdev = thermal_cooling_device_register("ath10k_thermal", ar, in ath10k_thermal_register()
|
| /linux-4.1.27/drivers/thermal/int340x_thermal/ |
| D | int3403_thermal.c | 192 thermal_cooling_device_register(acpi_device_bid(priv->adev), in int3403_cdev_add()
|
| /linux-4.1.27/drivers/acpi/ |
| D | processor_driver.c | 189 pr->cdev = thermal_cooling_device_register("Processor", device, in __acpi_processor_start()
|
| D | fan.c | 355 cdev = thermal_cooling_device_register(name, device, in acpi_fan_probe()
|
| D | video.c | 1742 device->cooling_dev = thermal_cooling_device_register("LCD", in acpi_video_dev_register_backlight()
|
| /linux-4.1.27/drivers/thermal/ |
| D | clock_cooling.c | 440 cdev = thermal_cooling_device_register(dev_name, ccdev, in clock_cooling_register()
|
| D | intel_powerclamp.c | 795 cooling_dev = thermal_cooling_device_register("intel_powerclamp", NULL, in powerclamp_init()
|
| D | thermal_core.c | 1218 thermal_cooling_device_register(char *type, void *devdata, in thermal_cooling_device_register() function 1223 EXPORT_SYMBOL_GPL(thermal_cooling_device_register);
|
| /linux-4.1.27/drivers/platform/x86/ |
| D | acerhdf.c | 717 cl_dev = thermal_cooling_device_register("acerhdf-fan", NULL, in acerhdf_register_thermal()
|
| D | intel_menlow.c | 168 cdev = thermal_cooling_device_register("Memory controller", device, in intel_menlow_memory_add()
|
| /linux-4.1.27/drivers/hwmon/ |
| D | gpio-fan.c | 602 fan_data->cdev = thermal_cooling_device_register("gpio-fan", fan_data, in gpio_fan_probe()
|
| /linux-4.1.27/drivers/power/ |
| D | power_supply_core.c | 629 psy->tcd = thermal_cooling_device_register( in psy_register_cooler()
|
| /linux-4.1.27/Documentation/thermal/ |
| D | sysfs-api.txt | 76 1.2.1 struct thermal_cooling_device *thermal_cooling_device_register(char *name,
|