Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
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,
257 int hid_sensor_write_raw_hyst_rel_value(struct hid_sensor_common *st, int val1,
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,
[all …]
/linux-5.19.10/drivers/iio/common/hid-sensors/
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);
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()
84 static int _hid_sensor_power_state(struct hid_sensor_common *st, bool state) in _hid_sensor_power_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()
[all …]
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()
259 int hid_sensor_read_raw_hyst_rel_value(struct hid_sensor_common *st, int *val1, in hid_sensor_read_raw_hyst_rel_value()
282 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_write_raw_hyst_value()
313 int hid_sensor_write_raw_hyst_rel_value(struct hid_sensor_common *st, in hid_sensor_write_raw_hyst_rel_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()
[all …]
/linux-5.19.10/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c36 struct hid_sensor_common magn_flux_attributes;
37 struct hid_sensor_common rot_attributes;
/linux-5.19.10/drivers/iio/humidity/
Dhid-sensor-humidity.c17 struct hid_sensor_common common_attributes;
/linux-5.19.10/drivers/iio/temperature/
Dhid-sensor-temperature.c17 struct hid_sensor_common common_attributes;
/linux-5.19.10/drivers/rtc/
Drtc-hid-sensor-time.c25 struct hid_sensor_common common_attributes;
/linux-5.19.10/drivers/iio/light/
Dhid-sensor-prox.c20 struct hid_sensor_common common_attributes;
Dhid-sensor-als.c26 struct hid_sensor_common common_attributes;
/linux-5.19.10/drivers/iio/pressure/
Dhid-sensor-press.c23 struct hid_sensor_common common_attributes;
/linux-5.19.10/drivers/iio/orientation/
Dhid-sensor-rotation.c19 struct hid_sensor_common common_attributes;
Dhid-sensor-incl-3d.c28 struct hid_sensor_common common_attributes;
/linux-5.19.10/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c26 struct hid_sensor_common common_attributes;
/linux-5.19.10/drivers/iio/position/
Dhid-sensor-custom-intel-hinge.c38 struct hid_sensor_common common_attributes;
/linux-5.19.10/drivers/iio/accel/
Dhid-sensor-accel-3d.c26 struct hid_sensor_common common_attributes;