Home
last modified time | relevance | path

Searched refs:thermal_zone_device_unregister (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/drivers/thermal/
Dkirkwood_thermal.c105 thermal_zone_device_unregister(kirkwood_thermal); in kirkwood_thermal_exit()
Dintel_quark_dts_thermal.c362 thermal_zone_device_unregister(aux_entry->tzone); in free_soc_dts()
430 thermal_zone_device_unregister(aux_entry->tzone); in alloc_soc_dts()
Ddove_thermal.c175 thermal_zone_device_unregister(dove_thermal); in dove_thermal_exit()
Dintel_soc_dts_iosf.c283 thermal_zone_device_unregister(dts->tzone); in remove_dts_thermal_zone()
344 thermal_zone_device_unregister(dts->tzone); in add_dts_thermal_zone()
Dspear_thermal.c167 thermal_zone_device_unregister(spear_thermal); in spear_thermal_exit()
Dx86_pkg_temp_thermal.c506 thermal_zone_device_unregister(phdev->tzone); in pkg_temp_thermal_device_remove()
629 thermal_zone_device_unregister(phdev->tzone); in pkg_temp_thermal_exit()
Dintel_pch_thermal.c260 thermal_zone_device_unregister(ptd->tzd); in intel_pch_thermal_remove()
Dimx_thermal.c598 thermal_zone_device_unregister(data->tz); in imx_thermal_probe()
619 thermal_zone_device_unregister(data->tz); in imx_thermal_remove()
Darmada_thermal.c302 thermal_zone_device_unregister(armada_thermal); in armada_thermal_exit()
Drcar_thermal.c373 thermal_zone_device_unregister(priv->zone); in rcar_thermal_remove()
Ddb8500_thermal.c477 thermal_zone_device_unregister(pzone->therm_dev); in db8500_thermal_remove()
Dof-thermal.c982 thermal_zone_device_unregister(zone); in of_thermal_destroy_zones()
Dthermal_core.c1962 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister() function
2024 EXPORT_SYMBOL_GPL(thermal_zone_device_unregister);
/linux-4.4.14/include/linux/
Dthermal.h399 void thermal_zone_device_unregister(struct thermal_zone_device *);
442 static inline void thermal_zone_device_unregister( in thermal_zone_device_unregister() function
/linux-4.4.14/drivers/thermal/int340x_thermal/
Dint3400_thermal.c296 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_probe()
313 thermal_zone_device_unregister(priv->thermal); in int3400_thermal_remove()
Dint340x_thermal_zone.c268 thermal_zone_device_unregister(int34x_thermal_zone->zone); in int340x_thermal_zone_remove()
/linux-4.4.14/drivers/platform/x86/
Dintel_mid_thermal.c519 thermal_zone_device_unregister(pinfo->tzd[i]); in mid_thermal_probe()
539 thermal_zone_device_unregister(pinfo->tzd[i]); in mid_thermal_remove()
Dacerhdf.c748 thermal_zone_device_unregister(thz_dev); in acerhdf_unregister_thermal()
/linux-4.4.14/drivers/thermal/st/
Dst_thermal.c271 thermal_zone_device_unregister(sensor->thermal_dev); in st_thermal_unregister()
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c370 thermal_zone_device_unregister(data->ti_thermal); in ti_thermal_remove_sensor()
/linux-4.4.14/drivers/power/
Dpower_supply_core.c603 thermal_zone_device_unregister(psy->tzd); in psy_unregister_thermal()
/linux-4.4.14/drivers/acpi/
Dthermal.c943 thermal_zone_device_unregister(tz->thermal_zone); in acpi_thermal_unregister_thermal_zone()
/linux-4.4.14/Documentation/thermal/
Dsysfs-api.txt69 1.1.2 void thermal_zone_device_unregister(struct thermal_zone_device *tz)