Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/ !
Dhid-sensor-hub.h257 int hid_sensor_write_raw_hyst_rel_value(struct hid_sensor_common *st, int val1,
/linux-5.19.10/drivers/iio/common/hid-sensors/ !
Dhid-sensor-attributes.c313 int hid_sensor_write_raw_hyst_rel_value(struct hid_sensor_common *st, in hid_sensor_write_raw_hyst_rel_value() function
342 EXPORT_SYMBOL_NS(hid_sensor_write_raw_hyst_rel_value, IIO_HID);
/linux-5.19.10/drivers/iio/light/ !
Dhid-sensor-als.c175 ret = hid_sensor_write_raw_hyst_rel_value( in als_write_raw()