Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid-sensor-hub.h218 struct hid_sensor_common { struct
252 struct hid_sensor_common *st, argument
255 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st,
259 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st,
261 int hid_sensor_read_raw_hyst_rel_value(struct hid_sensor_common *st,
263 int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st,
265 int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st,
275 s32 hid_sensor_read_poll_value(struct hid_sensor_common *st);
277 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st,
279 bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st);
[all …]
/openbmc/linux/drivers/iio/common/hid-sensors/
H A Dhid-sensor-trigger.h12 struct hid_sensor_common;
18 struct hid_sensor_common *attrb);
20 struct hid_sensor_common *attrb);
21 int hid_sensor_power_state(struct hid_sensor_common *st, bool state);
H A Dhid-sensor-trigger.c24 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_set_report_latency()
47 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_get_report_latency()
62 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_get_fifo_state()
152 int hid_sensor_power_state(struct hid_sensor_common *st, bool state) in hid_sensor_power_state()
182 struct hid_sensor_common *attrb = container_of(work, in hid_sensor_set_power_work()
183 struct hid_sensor_common, in hid_sensor_set_power_work()
213 struct hid_sensor_common *attrb) in hid_sensor_remove_trigger()
232 struct hid_sensor_common *attrb) in hid_sensor_setup_trigger()
297 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in hid_sensor_suspend()
305 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in hid_sensor_resume()
[all …]
H A Dhid-sensor-attributes.c154 s32 hid_sensor_read_poll_value(struct hid_sensor_common *st) in hid_sensor_read_poll_value()
174 int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_read_samp_freq_value()
201 int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_write_samp_freq_value()
236 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_read_raw_hyst_value()
282 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_write_raw_hyst_value()
428 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st, in hid_sensor_convert_timestamp()
438 struct hid_sensor_common *st) in hid_sensor_get_reporting_interval()
456 struct hid_sensor_common *st) in hid_sensor_get_report_latency_info()
467 int hid_sensor_get_report_latency(struct hid_sensor_common *st) in hid_sensor_get_report_latency()
490 bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st) in hid_sensor_batch_mode_supported()
[all …]
/openbmc/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c36 struct hid_sensor_common magn_flux_attributes;
37 struct hid_sensor_common rot_attributes;
/openbmc/linux/drivers/iio/humidity/
H A Dhid-sensor-humidity.c17 struct hid_sensor_common common_attributes;
/openbmc/linux/drivers/iio/temperature/
H A Dhid-sensor-temperature.c17 struct hid_sensor_common common_attributes;
/openbmc/linux/drivers/rtc/
H A Drtc-hid-sensor-time.c25 struct hid_sensor_common common_attributes;
/openbmc/linux/drivers/iio/pressure/
H A Dhid-sensor-press.c23 struct hid_sensor_common common_attributes;
/openbmc/linux/drivers/iio/light/
H A Dhid-sensor-prox.c20 struct hid_sensor_common common_attributes;
H A Dhid-sensor-als.c26 struct hid_sensor_common common_attributes;
/openbmc/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c19 struct hid_sensor_common common_attributes;
H A Dhid-sensor-incl-3d.c28 struct hid_sensor_common common_attributes;
/openbmc/linux/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c38 struct hid_sensor_common common_attributes;
/openbmc/linux/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c26 struct hid_sensor_common common_attributes;
/openbmc/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c26 struct hid_sensor_common common_attributes;