Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.c207 if (attrb->raw_hystersis >= 0) in hid_sensor_set_power_work()
211 sizeof(attrb->raw_hystersis), in hid_sensor_set_power_work()
212 &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()
/kernel/linux/linux-5.10/include/linux/
Dhid-sensor-hub.h225 int raw_hystersis; member