Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhid-sensor-hub.h228 struct hid_sensor_common { struct
254 struct hid_sensor_common *st); argument
255 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st,
257 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st,
259 int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st,
261 int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st,
271 s32 hid_sensor_read_poll_value(struct hid_sensor_common *st);
/linux-4.1.27/drivers/iio/common/hid-sensors/
Dhid-sensor-trigger.h28 struct hid_sensor_common *attrb);
29 void hid_sensor_remove_trigger(struct hid_sensor_common *attrb);
30 int hid_sensor_power_state(struct hid_sensor_common *st, bool state);
Dhid-sensor-trigger.c32 static int _hid_sensor_power_state(struct hid_sensor_common *st, bool state) in _hid_sensor_power_state()
99 int hid_sensor_power_state(struct hid_sensor_common *st, bool state) in hid_sensor_power_state()
131 void hid_sensor_remove_trigger(struct hid_sensor_common *attrb) in hid_sensor_remove_trigger()
144 struct hid_sensor_common *attrb) in hid_sensor_setup_trigger()
195 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in hid_sensor_suspend()
204 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in hid_sensor_resume()
Dhid-sensor-attributes.c150 s32 hid_sensor_read_poll_value(struct hid_sensor_common *st) in hid_sensor_read_poll_value()
170 int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_read_samp_freq_value()
197 int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_write_samp_freq_value()
224 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_read_raw_hyst_value()
247 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_write_raw_hyst_value()
349 struct hid_sensor_common *st) in hid_sensor_get_reporting_interval()
364 struct hid_sensor_common *st) in hid_sensor_parse_common_attributes()
/linux-4.1.27/drivers/rtc/
Drtc-hid-sensor-time.c38 struct hid_sensor_common common_attributes;
/linux-4.1.27/drivers/iio/orientation/
Dhid-sensor-rotation.c31 struct hid_sensor_common common_attributes;
Dhid-sensor-incl-3d.c43 struct hid_sensor_common common_attributes;
/linux-4.1.27/drivers/iio/pressure/
Dhid-sensor-press.c37 struct hid_sensor_common common_attributes;
/linux-4.1.27/drivers/iio/light/
Dhid-sensor-prox.c37 struct hid_sensor_common common_attributes;
Dhid-sensor-als.c38 struct hid_sensor_common common_attributes;
/linux-4.1.27/drivers/iio/accel/
Dhid-sensor-accel-3d.c43 struct hid_sensor_common common_attributes;
/linux-4.1.27/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c43 struct hid_sensor_common common_attributes;
/linux-4.1.27/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c47 struct hid_sensor_common common_attributes;