Searched defs:trip_id (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/thermal/
H A Dgov_step_wise.c74 int trip_id = thermal_zone_trip_id(tz, trip); local
H A Dthermal_trip.c107 int __thermal_zone_get_trip(struct thermal_zone_device *tz, int trip_id, argument
118 int thermal_zone_get_trip(struct thermal_zone_device *tz, int trip_id, argument
H A Dthermal_of.c293 static int __thermal_of_unbind(struct device_node *map_np, int index, int trip_id, argument
324 static int __thermal_of_bind(struct device_node *map_np, int index, int trip_id, argument
365 int count, i, trip_id; local
H A Dthermal_netlink.c64 int trip_id; member in struct:param
H A Dthermal_sysfs.c86 int trip_id; local
111 int trip_id, ret; local
148 int trip_id; local
162 int trip_id, ret; local
192 int trip_id; local
[all...]
H A Dthermal_debugfs.c549 int trip_id = thermal_zone_trip_id(tz, trip); local
635 int trip_id = thermal_zone_trip_id(tz, trip); local
691 int trip_id, i; local
751 int trip_id; local
[all...]
H A Dimx_thermal.c334 static int imx_set_trip_temp(struct thermal_zone_device *tz, int trip_id, argument
/linux-master/tools/thermal/thermal-engine/
H A Dthermal-engine.c114 static int trip_high(int tz_id, int trip_id, int temp, void *arg) argument
125 static int trip_low(int tz_id, int trip_id, int temp, void *arg) argument
136 static int trip_add(int tz_id, int trip_id, int type, int temp, int hyst, __maybe_unused void *arg) argument
144 static int trip_delete(int tz_id, int trip_id, __maybe_unused void *arg) argument
151 static int trip_change(int tz_id, int trip_id, int type, int temp, argument
[all...]
/linux-master/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c265 static int qpnp_tm_set_trip_temp(struct thermal_zone_device *tz, int trip_id, int temp) argument
/linux-master/drivers/firmware/arm_scmi/
H A Dsensors.c753 scmi_sensor_trip_point_config(const struct scmi_protocol_handle *ph, u32 sensor_id, u8 trip_id, u64 trip_value) argument
/linux-master/drivers/thermal/tegra/
H A Dsoctherm.c585 static int tegra_thermctl_set_trip_temp(struct thermal_zone_device *tz, int trip_id, int temp) argument
690 static int get_hot_temp(struct thermal_zone_device *tz, int *trip_id, int *temp) argument

Completed in 209 milliseconds