temp_hysteresis   174 drivers/iio/adc/xilinx-xadc-events.c 		*val = xadc->temp_hysteresis;
temp_hysteresis   206 drivers/iio/adc/xilinx-xadc-events.c 		xadc->temp_hysteresis = val;
temp_hysteresis   227 drivers/iio/adc/xilinx-xadc-events.c 		if (xadc->threshold[offset] < xadc->temp_hysteresis)
temp_hysteresis   231 drivers/iio/adc/xilinx-xadc-events.c 					xadc->temp_hysteresis;
temp_hysteresis    51 drivers/iio/adc/xilinx-xadc.h 	uint16_t temp_hysteresis;
temp_hysteresis   481 drivers/power/supply/ab8500_bmdata.c 	.temp_hysteresis        = 3,
temp_hysteresis   741 drivers/power/supply/abx500_chargalg.c 			di->t_hyst_norm = di->bm->temp_hysteresis;
temp_hysteresis   749 drivers/power/supply/abx500_chargalg.c 			di->t_hyst_lowhigh = di->bm->temp_hysteresis;
temp_hysteresis   285 include/linux/mfd/abx500.h 	int temp_hysteresis;
temp_hysteresis   447 include/linux/mfd/abx500/ab8500-bm.h 	int temp_hysteresis;