Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.c218 if (attrb->raw_hystersis >= 0) in hid_sensor_set_power_work()
222 sizeof(attrb->raw_hystersis), in hid_sensor_set_power_work()
223 &attrb->raw_hystersis); in hid_sensor_set_power_work()
Dhid-sensor-attributes.c301 st->raw_hystersis = value; in hid_sensor_write_raw_hyst_value()
484 st->raw_hystersis = -1; in hid_sensor_parse_common_attributes()
/linux-4.19.296/include/linux/
Dhid-sensor-hub.h238 int raw_hystersis; member