/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_thermal.c | 87 static int mlxsw_get_cooling_device_idx(struct mlxsw_thermal *thermal, in mlxsw_get_cooling_device_idx() 102 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_bind() local 128 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_unbind() local 150 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_mode() local 160 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_set_mode() local 180 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_temp() local 203 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_trip_type() local 215 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_get_trip_temp() local 227 struct mlxsw_thermal *thermal = tzdev->devdata; in mlxsw_thermal_set_trip_temp() local 259 struct mlxsw_thermal *thermal = cdev->devdata; in mlxsw_thermal_get_cur_state() local [all …]
|
/Linux-v4.19/drivers/thermal/ |
D | da9062-thermal.c | 71 struct da9062_thermal *thermal = container_of(work, in da9062_thermal_poll_on() local 125 struct da9062_thermal *thermal = data; in da9062_thermal_irq_handler() local 136 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_mode() local 145 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_trip_type() local 164 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_trip_temp() local 182 struct da9062_thermal *thermal = z->devdata; in da9062_thermal_get_temp() local 212 struct da9062_thermal *thermal; in da9062_thermal_probe() local 293 struct da9062_thermal *thermal = platform_get_drvdata(pdev); in da9062_thermal_remove() local
|
D | db8500_thermal.c | 62 static int db8500_cdev_bind(struct thermal_zone_device *thermal, in db8500_cdev_bind() 89 static int db8500_cdev_unbind(struct thermal_zone_device *thermal, in db8500_cdev_unbind() 110 static int db8500_sys_get_temp(struct thermal_zone_device *thermal, int *temp) in db8500_sys_get_temp() 125 static int db8500_sys_get_trend(struct thermal_zone_device *thermal, in db8500_sys_get_trend() 136 static int db8500_sys_get_mode(struct thermal_zone_device *thermal, in db8500_sys_get_mode() 149 static int db8500_sys_set_mode(struct thermal_zone_device *thermal, in db8500_sys_set_mode() 166 static int db8500_sys_get_trip_type(struct thermal_zone_device *thermal, in db8500_sys_get_trip_type() 181 static int db8500_sys_get_trip_temp(struct thermal_zone_device *thermal, in db8500_sys_get_trip_temp() 196 static int db8500_sys_get_crit_temp(struct thermal_zone_device *thermal, in db8500_sys_get_crit_temp()
|
D | rockchip_thermal.c | 140 struct rockchip_thermal_data *thermal; member 1036 struct rockchip_thermal_data *thermal = dev; in rockchip_thermal_alarm_irq_thread() local 1053 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_set_trips() local 1066 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_get_temp() local 1085 struct rockchip_thermal_data *thermal) in rockchip_configure_from_dt() 1148 struct rockchip_thermal_data *thermal, in rockchip_thermal_register_sensor() 1190 struct rockchip_thermal_data *thermal; in rockchip_thermal_probe() local 1311 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); in rockchip_thermal_remove() local 1331 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); in rockchip_thermal_suspend() local 1350 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); in rockchip_thermal_resume() local
|
D | kirkwood_thermal.c | 35 static int kirkwood_get_temp(struct thermal_zone_device *thermal, in kirkwood_get_temp() 74 struct thermal_zone_device *thermal = NULL; in kirkwood_thermal_probe() local
|
D | dove_thermal.c | 95 static int dove_get_temp(struct thermal_zone_device *thermal, in dove_get_temp() 132 struct thermal_zone_device *thermal = NULL; in dove_thermal_probe() local
|
D | spear_thermal.c | 40 static inline int thermal_get_temp(struct thermal_zone_device *thermal, in thermal_get_temp()
|
D | of-thermal.c | 191 static int of_thermal_bind(struct thermal_zone_device *thermal, in of_thermal_bind() 220 static int of_thermal_unbind(struct thermal_zone_device *thermal, in of_thermal_unbind()
|
/Linux-v4.19/drivers/platform/x86/ |
D | acerhdf.c | 322 static void acerhdf_check_param(struct thermal_zone_device *thermal) in acerhdf_check_param() 349 static int acerhdf_get_ec_temp(struct thermal_zone_device *thermal, int *t) in acerhdf_get_ec_temp() 366 static int acerhdf_bind(struct thermal_zone_device *thermal, in acerhdf_bind() 382 static int acerhdf_unbind(struct thermal_zone_device *thermal, in acerhdf_unbind() 412 static int acerhdf_get_mode(struct thermal_zone_device *thermal, in acerhdf_get_mode() 430 static int acerhdf_set_mode(struct thermal_zone_device *thermal, in acerhdf_set_mode() 441 static int acerhdf_get_trip_type(struct thermal_zone_device *thermal, int trip, in acerhdf_get_trip_type() 454 static int acerhdf_get_trip_hyst(struct thermal_zone_device *thermal, int trip, in acerhdf_get_trip_hyst() 465 static int acerhdf_get_trip_temp(struct thermal_zone_device *thermal, int trip, in acerhdf_get_trip_temp() 478 static int acerhdf_get_crit_temp(struct thermal_zone_device *thermal, in acerhdf_get_crit_temp()
|
/Linux-v4.19/drivers/acpi/ |
D | thermal.c | 529 static int thermal_get_temp(struct thermal_zone_device *thermal, int *temp) in thermal_get_temp() 546 static int thermal_get_mode(struct thermal_zone_device *thermal, in thermal_get_mode() 560 static int thermal_set_mode(struct thermal_zone_device *thermal, in thermal_set_mode() 590 static int thermal_get_trip_type(struct thermal_zone_device *thermal, in thermal_get_trip_type() 635 static int thermal_get_trip_temp(struct thermal_zone_device *thermal, in thermal_get_trip_temp() 688 static int thermal_get_crit_temp(struct thermal_zone_device *thermal, in thermal_get_crit_temp() 702 static int thermal_get_trend(struct thermal_zone_device *thermal, in thermal_get_trend() 746 static int thermal_notify(struct thermal_zone_device *thermal, int trip, in thermal_notify() 768 static int acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, in acpi_thermal_cooling_device_cb() 859 acpi_thermal_bind_cooling_device(struct thermal_zone_device *thermal, in acpi_thermal_bind_cooling_device() [all …]
|
/Linux-v4.19/drivers/thermal/int340x_thermal/ |
D | int3400_thermal.c | 36 struct thermal_zone_device *thermal; member 219 static int int3400_thermal_get_temp(struct thermal_zone_device *thermal, in int3400_thermal_get_temp() 226 static int int3400_thermal_get_mode(struct thermal_zone_device *thermal, in int3400_thermal_get_mode() 239 static int int3400_thermal_set_mode(struct thermal_zone_device *thermal, in int3400_thermal_set_mode()
|
/Linux-v4.19/drivers/thermal/broadcom/ |
D | brcmstb_thermal.c | 117 struct thermal_zone_device *thermal; member 315 struct thermal_zone_device *thermal; in brcmstb_thermal_probe() local 367 struct thermal_zone_device *thermal = priv->thermal; in brcmstb_thermal_exit() local
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | kirkwood-6282.dtsi | 90 thermal: thermal@10078 { label
|
D | armada-xp.dtsi | 95 thermal: thermal@182b0 { label
|
D | armada-370.dtsi | 165 thermal: thermal@18300 { label
|
D | bcm5301x.dtsi | 413 thermal: thermal@1800c2c0 { label
|
D | bcm-nsp.dtsi | 434 thermal: thermal@3f2c0 { label
|
D | mt2701.dtsi | 349 thermal: thermal@1100b000 { label
|
D | armada-375.dtsi | 527 thermal: thermal@e8078 { label
|
D | armada-38x.dtsi | 548 thermal: thermal@e8078 { label
|
D | bcm283x.dtsi | 481 thermal: thermal@7e212000 { label
|
D | mt7623.dtsi | 476 thermal: thermal@1100b000 { label
|
/Linux-v4.19/arch/arm64/boot/dts/mediatek/ |
D | mt7622.dtsi | 452 thermal: thermal@1100b000 { label
|
/Linux-v4.19/arch/arm64/boot/dts/renesas/ |
D | r8a77995.dtsi | 217 thermal: thermal@e6190000 { label
|
/Linux-v4.19/drivers/thermal/ti-soc-thermal/ |
D | ti-thermal-common.c | 123 static inline int ti_thermal_get_temp(struct thermal_zone_device *thermal, in ti_thermal_get_temp()
|