Home
last modified time | relevance | path

Searched refs:thermal_zone_device_disable (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h417 int thermal_zone_device_disable(struct thermal_zone_device *tz);
471 static inline int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_unisoc255 thermal_zone_device_disable
H A Dabi_gki_aarch64_hikey960614 thermal_zone_device_disable
H A Dabi_gki_aarch64_generic1903 thermal_zone_device_disable
H A Dabi_gki_aarch64_exynos1954 thermal_zone_device_disable
H A Dabi_gki_aarch64_rockchip2431 thermal_zone_device_disable
H A Dabi_gki_aarch64_galaxy3995 thermal_zone_device_disable
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dacerhdf.c738 ret = thermal_zone_device_disable(thz_dev); in acerhdf_register_thermal()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dsprd_thermal.c328 thermal_zone_device_disable(tzd); in sprd_thm_toggle_sensor()
H A Dhisi_thermal.c555 thermal_zone_device_disable(tzd); in hisi_thermal_toggle_sensor()
H A Dthermal_core.c529 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable() function
533 EXPORT_SYMBOL_GPL(thermal_zone_device_disable);
H A Dthermal_of.c566 thermal_zone_device_disable(tzd); in thermal_zone_of_sensor_unregister()
H A Dimx_thermal.c845 ret = thermal_zone_device_disable(data->tz); in imx_thermal_suspend()
H A Dthermal_sysfs.c68 result = thermal_zone_device_disable(tz); in mode_store()
H A Drockchip_thermal.c2073 thermal_zone_device_disable(tzd); in rockchip_thermal_toggle_sensor()