Home
last modified time | relevance | path

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

/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);
/drivers/iio/light/
Dhid-sensor-als.c142 ret_type = hid_sensor_read_raw_hyst_rel_value( in als_read_raw()