/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_netlink.h | 67 thermal_notify_tz_trip_add(int tz_id, int id, int type, int temp, int hyst) thermal_notify_tz_trip_add() argument 73 thermal_notify_tz_trip_change(int tz_id, int id, int type, int temp, int hyst) thermal_notify_tz_trip_change() argument
|
H A D | thermal_netlink.c | 421 int temp, hyst = 0; in thermal_genl_cmd_tz_get_trip() local
|
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
H A D | int340x_thermal_zone.c | 143 unsigned long long hyst; in int340x_thermal_get_trip_hyst() local
|
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/ |
H A D | int340x_thermal_zone.c | 121 unsigned long long hyst; in int340x_thermal_zone_add() local
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | tps65218.c | 238 u32 hyst; in tps65218_voltage_set_uv_hyst() local
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | tps65218.c | 229 u32 hyst; in tps65218_voltage_set_uv_hyst() local
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_netlink.h | 76 thermal_notify_tz_trip_add(int tz_id, int id, int type, int temp, int hyst) thermal_notify_tz_trip_add() argument 82 thermal_notify_tz_trip_change(int tz_id, int id, int type, int temp, int hyst) thermal_notify_tz_trip_change() argument
|
/kernel/linux/linux-6.6/tools/lib/thermal/include/ |
H A D | thermal.h | 45 int hyst; member
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | emc1403.c | 106 unsigned int hyst; in show_hyst_common() local 140 int hyst; in hyst_store() local [all...] |
H A D | lm77.c | 243 int i, cur, conf, hyst, crit, min, max; in lm77_detect() local
|
H A D | intel-m10-bmc-hwmon.c | 165 long hyst, value; in m10bmc_hwmon_read() local
|
H A D | adt7x10.c | 69 u8 hyst; /* hysteresis offset */ member 268 int hyst; in adt7x10_t_hyst_show() local 288 long hyst; in adt7x10_t_hyst_store() local [all...] |
H A D | tmp108.c | 96 int err, hyst; in tmp108_read() local
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | da7218.h | 79 bool hyst; member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | da7218.h | 79 bool hyst; member
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | adt7x10.c | 173 int hyst, temp, ret; in adt7x10_hyst_read() local 201 static int adt7x10_hyst_write(struct adt7x10_data *data, long hyst) in adt7x10_hyst_write() argument [all...] |
H A D | emc1403.c | 106 unsigned int hyst; in show_hyst_common() local 140 int hyst; in hyst_store() local [all...] |
H A D | lm77.c | 243 int i, cur, conf, hyst, crit, min, max; in lm77_detect() local
|
H A D | intel-m10-bmc-hwmon.c | 620 long hyst, value; in m10bmc_hwmon_read() local
|
H A D | max31760.c | 467 unsigned int hyst; in pwm1_auto_point_temp_hyst_store() local
|
H A D | tmp108.c | 96 int err, hyst; in tmp108_read() local
|
/kernel/linux/linux-6.6/tools/thermal/thermal-engine/ |
H A D | thermal-engine.c | 136 static int trip_add(int tz_id, int trip_id, int type, int temp, int hyst, __maybe_unused void *arg) in trip_add() argument 151 trip_change(int tz_id, int trip_id, int type, int temp, int hyst, __maybe_unused void *arg) trip_change() argument [all...] |
/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-kona-setup.c | 82 struct bcm_clk_hyst *hyst; in peri_clk_data_offsets_valid() local 276 static bool hyst_valid(struct bcm_clk_hyst *hyst, const char *clock_name) in hyst_valid() argument 405 struct bcm_clk_hyst *hyst; peri_clk_data_valid() local [all...] |
/kernel/linux/linux-6.6/drivers/clk/bcm/ |
H A D | clk-kona-setup.c | 74 struct bcm_clk_hyst *hyst; in peri_clk_data_offsets_valid() local 268 static bool hyst_valid(struct bcm_clk_hyst *hyst, const char *clock_name) in hyst_valid() argument 397 struct bcm_clk_hyst *hyst; peri_clk_data_valid() local [all...] |
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | bma150.c | 225 bma150_set_low_g_interrupt(struct bma150_data *bma150, u8 enable, u8 hyst, u8 dur, u8 thres) bma150_set_low_g_interrupt() argument 249 bma150_set_high_g_interrupt(struct bma150_data *bma150, u8 enable, u8 hyst, u8 dur, u8 thres) bma150_set_high_g_interrupt() argument
|