Home
last modified time | relevance | path

Searched refs:raw_hystersis (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.c205 if (attrb->raw_hystersis >= 0) in hid_sensor_set_power_work()
209 sizeof(attrb->raw_hystersis), in hid_sensor_set_power_work()
210 &attrb->raw_hystersis); in hid_sensor_set_power_work()
Dhid-sensor-attributes.c289 st->raw_hystersis = value; in hid_sensor_write_raw_hyst_value()
476 st->raw_hystersis = -1; in hid_sensor_parse_common_attributes()
/Linux-v5.4/include/linux/
Dhid-sensor-hub.h225 int raw_hystersis; member