Home
last modified time | relevance | path

Searched refs:hid_sensor_read_raw_hyst_value (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/include/linux/
H A Dhid-sensor-hub.h259 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st,
/openbmc/linux/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c236 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_read_raw_hyst_value() function
257 EXPORT_SYMBOL_NS(hid_sensor_read_raw_hyst_value, IIO_HID);
/openbmc/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c221 ret_type = hid_sensor_read_raw_hyst_value( in magn_3d_read_raw()
225 ret_type = hid_sensor_read_raw_hyst_value( in magn_3d_read_raw()
/openbmc/linux/drivers/iio/humidity/
H A Dhid-sensor-humidity.c95 return hid_sensor_read_raw_hyst_value( in humidity_read_raw()
/openbmc/linux/drivers/iio/temperature/
H A Dhid-sensor-temperature.c96 return hid_sensor_read_raw_hyst_value( in temperature_read_raw()
/openbmc/linux/drivers/iio/pressure/
H A Dhid-sensor-press.c124 ret_type = hid_sensor_read_raw_hyst_value( in press_read_raw()
/openbmc/linux/drivers/iio/light/
H A Dhid-sensor-prox.c114 ret_type = hid_sensor_read_raw_hyst_value( in prox_read_raw()
H A Dhid-sensor-als.c138 ret_type = hid_sensor_read_raw_hyst_value( in als_read_raw()
/openbmc/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c102 ret_type = hid_sensor_read_raw_hyst_value( in dev_rot_read_raw()
H A Dhid-sensor-incl-3d.c148 ret_type = hid_sensor_read_raw_hyst_value( in incl_3d_read_raw()
/openbmc/linux/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c148 return hid_sensor_read_raw_hyst_value(&st->common_attributes, in hinge_read_raw()
/openbmc/linux/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c146 ret_type = hid_sensor_read_raw_hyst_value( in gyro_3d_read_raw()
/openbmc/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c184 ret_type = hid_sensor_read_raw_hyst_value( in accel_3d_read_raw()