Searched defs:hyst (Results 1 – 11 of 11) sorted by relevance
/linux-2.6.39/drivers/hwmon/ |
D | emc1403.c | 128 int hyst; in show_hyst() local 151 int hyst; in store_hyst() local
|
D | jc42.c | 278 int temp, hyst; in show_temp_crit_hyst() local 293 int temp, hyst; in show_temp_max_hyst() local 338 int diff, hyst; in set_temp_crit_hyst() local
|
D | lm75.c | 243 int conf, hyst, os; in lm75_detect() local
|
D | lm77.c | 248 int i, cur, conf, hyst, crit, min, max; in lm77_detect() local
|
D | lm63.c | 349 long hyst; in set_temp2_crit_hyst() local
|
D | dme1737.c | 322 int hyst = SENSORS_LIMIT((val + 500) / 1000, 0, 15); in TEMP_HYST_TO_REG() local
|
D | lm85.c | 283 u8 hyst; /* Low limit hysteresis. (0-15) */ member
|
D | lm93.c | 510 static u8 LM93_AUTO_BOOST_HYST_TO_REG(struct lm93_data *data, long hyst, in LM93_AUTO_BOOST_HYST_TO_REG()
|
/linux-2.6.39/drivers/net/wireless/wl12xx/ |
D | acx.c | 1228 s16 thold, u8 hyst) in wl1271_acx_rssi_snr_trigger()
|
/linux-2.6.39/net/mac80211/ |
D | mlme.c | 1751 int hyst = bss_conf->cqm_rssi_hyst; in ieee80211_rx_mgmt_beacon() local
|
/linux-2.6.39/drivers/net/wireless/ |
D | rndis_wlan.c | 3172 int thold, hyst, last_event; in rndis_do_cqm() local
|