raw_hystersis     289 drivers/iio/common/hid-sensors/hid-sensor-attributes.c 	st->raw_hystersis = value;
raw_hystersis     476 drivers/iio/common/hid-sensors/hid-sensor-attributes.c 	st->raw_hystersis = -1;
raw_hystersis     205 drivers/iio/common/hid-sensors/hid-sensor-trigger.c 	if (attrb->raw_hystersis >= 0)
raw_hystersis     209 drivers/iio/common/hid-sensors/hid-sensor-trigger.c 				       sizeof(attrb->raw_hystersis),
raw_hystersis     210 drivers/iio/common/hid-sensors/hid-sensor-trigger.c 				       &attrb->raw_hystersis);
raw_hystersis     225 include/linux/hid-sensor-hub.h 	int raw_hystersis;