Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhid-sensor-hub.h261 int hid_sensor_read_raw_hyst_rel_value(struct hid_sensor_common *st,
/linux-5.19.10/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c259 int hid_sensor_read_raw_hyst_rel_value(struct hid_sensor_common *st, int *val1, in hid_sensor_read_raw_hyst_rel_value() function
279 EXPORT_SYMBOL_NS(hid_sensor_read_raw_hyst_rel_value, IIO_HID);
/linux-5.19.10/drivers/iio/light/
Dhid-sensor-als.c144 ret_type = hid_sensor_read_raw_hyst_rel_value( in als_read_raw()