Home
last modified time | relevance | path

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

12

/dports/multimedia/libv4l/linux-5.13-rc2/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 …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/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 …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/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 …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iio/common/hid-sensors/
H A Dhid-sensor-trigger.c27 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_set_report_latency()
50 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_get_report_latency()
65 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_get_fifo_state()
155 int hid_sensor_power_state(struct hid_sensor_common *st, bool state) in hid_sensor_power_state()
188 struct hid_sensor_common *attrb = container_of(work, in hid_sensor_set_power_work()
189 struct hid_sensor_common, in hid_sensor_set_power_work()
219 struct hid_sensor_common *attrb) in hid_sensor_remove_trigger()
239 struct hid_sensor_common *attrb) in hid_sensor_setup_trigger()
303 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in hid_sensor_suspend()
311 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in hid_sensor_resume()
[all …]
H A Dhid-sensor-attributes.c161 s32 hid_sensor_read_poll_value(struct hid_sensor_common *st) in hid_sensor_read_poll_value()
181 int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_read_samp_freq_value()
208 int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_write_samp_freq_value()
243 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_read_raw_hyst_value()
289 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_write_raw_hyst_value()
435 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st, in hid_sensor_convert_timestamp()
445 struct hid_sensor_common *st) in hid_sensor_get_reporting_interval()
463 struct hid_sensor_common *st) in hid_sensor_get_report_latency_info()
474 int hid_sensor_get_report_latency(struct hid_sensor_common *st) in hid_sensor_get_report_latency()
497 bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st) in hid_sensor_batch_mode_supported()
[all …]
H A Dhid-sensor-trigger.h15 struct hid_sensor_common *attrb);
17 struct hid_sensor_common *attrb);
18 int hid_sensor_power_state(struct hid_sensor_common *st, bool state);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/iio/common/hid-sensors/
H A Dhid-sensor-trigger.c27 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_set_report_latency()
50 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_get_report_latency()
65 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_get_fifo_state()
155 int hid_sensor_power_state(struct hid_sensor_common *st, bool state) in hid_sensor_power_state()
188 struct hid_sensor_common *attrb = container_of(work, in hid_sensor_set_power_work()
189 struct hid_sensor_common, in hid_sensor_set_power_work()
219 struct hid_sensor_common *attrb) in hid_sensor_remove_trigger()
239 struct hid_sensor_common *attrb) in hid_sensor_setup_trigger()
303 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in hid_sensor_suspend()
311 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in hid_sensor_resume()
[all …]
H A Dhid-sensor-attributes.c161 s32 hid_sensor_read_poll_value(struct hid_sensor_common *st) in hid_sensor_read_poll_value()
181 int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_read_samp_freq_value()
208 int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_write_samp_freq_value()
243 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_read_raw_hyst_value()
289 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_write_raw_hyst_value()
435 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st, in hid_sensor_convert_timestamp()
445 struct hid_sensor_common *st) in hid_sensor_get_reporting_interval()
463 struct hid_sensor_common *st) in hid_sensor_get_report_latency_info()
474 int hid_sensor_get_report_latency(struct hid_sensor_common *st) in hid_sensor_get_report_latency()
497 bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st) in hid_sensor_batch_mode_supported()
[all …]
H A Dhid-sensor-trigger.h15 struct hid_sensor_common *attrb);
17 struct hid_sensor_common *attrb);
18 int hid_sensor_power_state(struct hid_sensor_common *st, bool state);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/iio/common/hid-sensors/
H A Dhid-sensor-trigger.c27 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_set_report_latency()
50 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_get_report_latency()
65 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in _hid_sensor_get_fifo_state()
155 int hid_sensor_power_state(struct hid_sensor_common *st, bool state) in hid_sensor_power_state()
188 struct hid_sensor_common *attrb = container_of(work, in hid_sensor_set_power_work()
189 struct hid_sensor_common, in hid_sensor_set_power_work()
219 struct hid_sensor_common *attrb) in hid_sensor_remove_trigger()
239 struct hid_sensor_common *attrb) in hid_sensor_setup_trigger()
303 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in hid_sensor_suspend()
311 struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev); in hid_sensor_resume()
[all …]
H A Dhid-sensor-attributes.c161 s32 hid_sensor_read_poll_value(struct hid_sensor_common *st) in hid_sensor_read_poll_value()
181 int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_read_samp_freq_value()
208 int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_write_samp_freq_value()
243 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_read_raw_hyst_value()
289 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_write_raw_hyst_value()
435 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st, in hid_sensor_convert_timestamp()
445 struct hid_sensor_common *st) in hid_sensor_get_reporting_interval()
463 struct hid_sensor_common *st) in hid_sensor_get_report_latency_info()
474 int hid_sensor_get_report_latency(struct hid_sensor_common *st) in hid_sensor_get_report_latency()
497 bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st) in hid_sensor_batch_mode_supported()
[all …]
H A Dhid-sensor-trigger.h15 struct hid_sensor_common *attrb);
17 struct hid_sensor_common *attrb);
18 int hid_sensor_power_state(struct hid_sensor_common *st, bool state);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c40 struct hid_sensor_common magn_flux_attributes;
41 struct hid_sensor_common rot_attributes;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c40 struct hid_sensor_common magn_flux_attributes;
41 struct hid_sensor_common rot_attributes;
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c40 struct hid_sensor_common magn_flux_attributes;
41 struct hid_sensor_common rot_attributes;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iio/humidity/
H A Dhid-sensor-humidity.c16 struct hid_sensor_common common_attributes;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iio/temperature/
H A Dhid-sensor-temperature.c16 struct hid_sensor_common common_attributes;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/iio/temperature/
H A Dhid-sensor-temperature.c16 struct hid_sensor_common common_attributes;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/iio/humidity/
H A Dhid-sensor-humidity.c16 struct hid_sensor_common common_attributes;
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/iio/temperature/
H A Dhid-sensor-temperature.c16 struct hid_sensor_common common_attributes;
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/iio/humidity/
H A Dhid-sensor-humidity.c16 struct hid_sensor_common common_attributes;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/rtc/
H A Drtc-hid-sensor-time.c25 struct hid_sensor_common common_attributes;
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/rtc/
H A Drtc-hid-sensor-time.c25 struct hid_sensor_common common_attributes;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/rtc/
H A Drtc-hid-sensor-time.c25 struct hid_sensor_common common_attributes;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iio/light/
H A Dhid-sensor-prox.c23 struct hid_sensor_common common_attributes;

12