Home
last modified time | relevance | path

Searched defs:thermal (Results 26 - 50 of 64) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dacerhdf.c331 static void acerhdf_check_param(struct thermal_zone_device *thermal) in acerhdf_check_param() argument
366 static int acerhdf_get_ec_temp(struct thermal_zone_device *thermal, int *t) in acerhdf_get_ec_temp() argument
381 static int acerhdf_bind(struct thermal_zone_device *thermal, in acerhdf_bind() argument
397 static int acerhdf_unbind(struct thermal_zone_device *thermal, in acerhdf_unbind() argument
430 acerhdf_change_mode(struct thermal_zone_device *thermal, enum thermal_device_mode mode) acerhdf_change_mode() argument
441 acerhdf_get_crit_temp(struct thermal_zone_device *thermal, int *temperature) acerhdf_get_crit_temp() argument
[all...]
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint3400_thermal.c52 struct thermal_zone_device *thermal; member
494 static int int3400_thermal_get_temp(struct thermal_zone_device *thermal, in int3400_thermal_get_temp() argument
501 static int int3400_thermal_change_mode(struct thermal_zone_device *thermal, in int3400_thermal_change_mode() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dsun4i-ts.c240 struct thermal_zone_device *thermal; in sun4i_ts_probe() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dsta350.c911 int i, ret = 0, thermal = 0; in sta350_probe() local
H A Dsta32x.c876 int i, ret = 0, thermal = 0; in sta32x_probe() local
/kernel/linux/linux-5.10/drivers/acpi/
H A Dthermal.c502 static int thermal_get_temp(struct thermal_zone_device *thermal, in argument
519 thermal_get_trip_type(struct thermal_zone_device *thermal, int trip, enum thermal_trip_type *type) thermal_get_trip_type() argument
564 thermal_get_trip_temp(struct thermal_zone_device *thermal, int trip, int *temp) thermal_get_trip_temp() argument
617 thermal_get_crit_temp(struct thermal_zone_device *thermal, int *temperature) thermal_get_crit_temp() argument
631 thermal_get_trend(struct thermal_zone_device *thermal, int trip, enum thermal_trend *trend) thermal_get_trend() argument
675 thermal_notify(struct thermal_zone_device *thermal, int trip, enum thermal_trip_type trip_type) thermal_notify() argument
697 acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev, bool bind) acpi_thermal_cooling_device_cb() argument
788 acpi_thermal_bind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acpi_thermal_bind_cooling_device() argument
795 acpi_thermal_unbind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acpi_thermal_unbind_cooling_device() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h491 static inline void mlxsw_thermal_fini(struct mlxsw_thermal *thermal) in mlxsw_thermal_fini() argument
H A Dcore_thermal.c124 static int mlxsw_get_cooling_device_idx(struct mlxsw_thermal *thermal, in mlxsw_get_cooling_device_idx() argument
197 static void mlxsw_thermal_tz_score_update(struct mlxsw_thermal *thermal, in mlxsw_thermal_tz_score_update() argument
228 struct mlxsw_thermal *thermal = tzdev->devdata; mlxsw_thermal_bind() local
254 struct mlxsw_thermal *thermal = tzdev->devdata; mlxsw_thermal_unbind() local
276 struct mlxsw_thermal *thermal = tzdev->devdata; mlxsw_thermal_get_temp() local
302 struct mlxsw_thermal *thermal = tzdev->devdata; mlxsw_thermal_get_trip_type() local
314 struct mlxsw_thermal *thermal = tzdev->devdata; mlxsw_thermal_get_trip_temp() local
326 struct mlxsw_thermal *thermal = tzdev->devdata; mlxsw_thermal_set_trip_temp() local
339 struct mlxsw_thermal *thermal = tzdev->devdata; mlxsw_thermal_get_trip_hyst() local
348 struct mlxsw_thermal *thermal = tzdev->devdata; mlxsw_thermal_set_trip_hyst() local
357 struct mlxsw_thermal *thermal = tzdev->devdata; mlxsw_thermal_trend_get() local
385 struct mlxsw_thermal *thermal = tz->parent; mlxsw_thermal_module_bind() local
414 struct mlxsw_thermal *thermal = tz->parent; mlxsw_thermal_module_unbind() local
433 struct mlxsw_thermal *thermal = tz->parent; mlxsw_thermal_module_temp_get() local
529 struct mlxsw_thermal *thermal = tz->parent; mlxsw_thermal_module_trend_get() local
557 struct mlxsw_thermal *thermal = tz->parent; mlxsw_thermal_gearbox_temp_get() local
601 struct mlxsw_thermal *thermal = cdev->devdata; mlxsw_thermal_get_cur_state() local
627 struct mlxsw_thermal *thermal = cdev->devdata; mlxsw_thermal_set_cur_state() local
690 mlxsw_thermal_module_init(struct device *dev, struct mlxsw_core *core, struct mlxsw_thermal *thermal, u8 module) mlxsw_thermal_module_init() argument
719 mlxsw_thermal_modules_init(struct device *dev, struct mlxsw_core *core, struct mlxsw_thermal *thermal) mlxsw_thermal_modules_init() argument
768 mlxsw_thermal_modules_fini(struct mlxsw_thermal *thermal) mlxsw_thermal_modules_fini() argument
812 mlxsw_thermal_gearboxes_init(struct device *dev, struct mlxsw_core *core, struct mlxsw_thermal *thermal) mlxsw_thermal_gearboxes_init() argument
864 mlxsw_thermal_gearboxes_fini(struct mlxsw_thermal *thermal) mlxsw_thermal_gearboxes_fini() argument
883 struct mlxsw_thermal *thermal; mlxsw_thermal_init() local
994 mlxsw_thermal_fini(struct mlxsw_thermal *thermal) mlxsw_thermal_fini() argument
[all...]
H A Dcore.c84 struct mlxsw_thermal *thermal; member
/kernel/linux/linux-5.10/drivers/thermal/
H A Darmada_thermal.c400 static int armada_get_temp_legacy(struct thermal_zone_device *thermal, in armada_get_temp_legacy() argument
[all...]
H A Drockchip_thermal.c135 struct rockchip_thermal_data *thermal; member
1079 struct rockchip_thermal_data *thermal in rockchip_thermal_alarm_irq_thread() local
1096 struct rockchip_thermal_data *thermal = sensor->thermal; rockchip_thermal_set_trips() local
1109 struct rockchip_thermal_data *thermal = sensor->thermal; rockchip_thermal_get_temp() local
1126 rockchip_configure_from_dt(struct device *dev, struct device_node *np, struct rockchip_thermal_data *thermal) rockchip_configure_from_dt() argument
1190 rockchip_thermal_register_sensor(struct platform_device *pdev, struct rockchip_thermal_data *thermal, struct rockchip_thermal_sensor *sensor, int id) rockchip_thermal_register_sensor() argument
1234 struct rockchip_thermal_data *thermal; rockchip_thermal_probe() local
1360 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); rockchip_thermal_remove() local
1380 struct rockchip_thermal_data *thermal = dev_get_drvdata(dev); rockchip_thermal_suspend() local
1398 struct rockchip_thermal_data *thermal = dev_get_drvdata(dev); rockchip_thermal_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Drepaper.c76 struct thermal_zone_device *thermal; member
/kernel/linux/linux-5.10/include/acpi/
H A Dprocessor.h200 struct acpi_processor_lx thermal; /* thermal limit */ member
/kernel/linux/linux-6.6/drivers/acpi/
H A Dthermal.c418 static void acpi_thermal_adjust_thermal_zone(struct thermal_zone_device *thermal, in acpi_thermal_adjust_thermal_zone() argument
477 static int thermal_get_temp(struct thermal_zone_device *thermal, in argument
494 thermal_get_trend(struct thermal_zone_device *thermal, const struct thermal_trip *trip, enum thermal_trend *trend) thermal_get_trend() argument
540 acpi_thermal_zone_device_hot(struct thermal_zone_device *thermal) acpi_thermal_zone_device_hot() argument
549 acpi_thermal_zone_device_critical(struct thermal_zone_device *thermal) acpi_thermal_zone_device_critical() argument
560 acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev, bool bind) acpi_thermal_cooling_device_cb() argument
634 acpi_thermal_bind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acpi_thermal_bind_cooling_device() argument
641 acpi_thermal_unbind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acpi_thermal_unbind_cooling_device() argument
[all...]
/kernel/linux/linux-6.6/include/acpi/
H A Dprocessor.h205 struct acpi_processor_lx thermal; /* thermal limit */ member
/kernel/linux/linux-6.6/drivers/thermal/
H A Darmada_thermal.c395 static int armada_get_temp_legacy(struct thermal_zone_device *thermal, in armada_get_temp_legacy() argument
[all...]
H A Drockchip_thermal.c120 struct rockchip_thermal_data *thermal; member
1365 struct rockchip_thermal_data *thermal in rockchip_thermal_alarm_irq_thread() local
1382 struct rockchip_thermal_data *thermal = sensor->thermal; rockchip_thermal_set_trips() local
1395 struct rockchip_thermal_data *thermal = sensor->thermal; rockchip_thermal_get_temp() local
1409 rockchip_configure_from_dt(struct device *dev, struct device_node *np, struct rockchip_thermal_data *thermal) rockchip_configure_from_dt() argument
1473 rockchip_thermal_register_sensor(struct platform_device *pdev, struct rockchip_thermal_data *thermal, struct rockchip_thermal_sensor *sensor, int id) rockchip_thermal_register_sensor() argument
1517 struct rockchip_thermal_data *thermal; rockchip_thermal_probe() local
1606 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); rockchip_thermal_remove() local
1623 struct rockchip_thermal_data *thermal = dev_get_drvdata(dev); rockchip_thermal_suspend() local
1641 struct rockchip_thermal_data *thermal = dev_get_drvdata(dev); rockchip_thermal_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Drepaper.c77 struct thermal_zone_device *thermal; member
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dacx.h279 struct wl18xx_acx_thermal_stats thermal; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h551 static inline void mlxsw_thermal_fini(struct mlxsw_thermal *thermal) in mlxsw_thermal_fini() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dacx.h279 struct wl18xx_acx_thermal_stats thermal; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h282 struct amdgpu_dpm_thermal thermal; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h415 struct amdgpu_dpm_thermal thermal; member
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dphy.c2087 void rtw_phy_pwrtrack_avg(struct rtw_dev *rtwdev, u8 thermal, u8 path) in rtw_phy_pwrtrack_avg() argument
2097 bool rtw_phy_pwrtrack_thermal_changed(struct rtw_dev *rtwdev, u8 thermal, in rtw_phy_pwrtrack_thermal_changed() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dphy.c2382 void rtw_phy_pwrtrack_avg(struct rtw_dev *rtwdev, u8 thermal, u8 path) in rtw_phy_pwrtrack_avg() argument
2392 bool rtw_phy_pwrtrack_thermal_changed(struct rtw_dev *rtwdev, u8 thermal, in rtw_phy_pwrtrack_thermal_changed() argument

Completed in 36 milliseconds

123