Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid-sensor-hub.h219 struct hid_sensor_common { struct
253 struct hid_sensor_common *st, argument
256 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st,
258 int hid_sensor_write_raw_hyst_rel_value(struct hid_sensor_common *st, int val1,
260 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st,
262 int hid_sensor_read_raw_hyst_rel_value(struct hid_sensor_common *st,
264 int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st,
266 int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st,
276 s32 hid_sensor_read_poll_value(struct hid_sensor_common *st);
278 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *s
220 hsdevhid_sensor_common global() argument
221 pdevhid_sensor_common global() argument
222 usage_idhid_sensor_common global() argument
223 data_readyhid_sensor_common global() argument
224 user_requested_statehid_sensor_common global() argument
225 runtime_pm_enablehid_sensor_common global() argument
226 poll_intervalhid_sensor_common global() argument
227 raw_hystersishid_sensor_common global() argument
228 latency_mshid_sensor_common global() argument
229 triggerhid_sensor_common global() argument
[all...]
/linux/drivers/iio/common/hid-sensors/
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()
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 *attr in hid_sensor_suspend()
[all...]
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-attributes.c158 s32 hid_sensor_read_poll_value(struct hid_sensor_common *st) in hid_sensor_read_poll_value()
178 int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_read_samp_freq_value()
205 int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_write_samp_freq_value()
240 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_read_raw_hyst_value()
263 int hid_sensor_read_raw_hyst_rel_value(struct hid_sensor_common *st, int *val1, in hid_sensor_read_raw_hyst_rel_value()
286 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_write_raw_hyst_value()
317 int hid_sensor_write_raw_hyst_rel_value(struct hid_sensor_common *st, in hid_sensor_write_raw_hyst_rel_value()
432 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st, in hid_sensor_convert_timestamp()
442 struct hid_sensor_common *st) in hid_sensor_get_reporting_interval()
460 struct hid_sensor_common *s in hid_sensor_get_report_latency_info()
[all...]
/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;
/linux/drivers/iio/humidity/
H A Dhid-sensor-humidity.c17 struct hid_sensor_common common_attributes;
/linux/drivers/iio/temperature/
H A Dhid-sensor-temperature.c17 struct hid_sensor_common common_attributes;
/linux/drivers/rtc/
H A Drtc-hid-sensor-time.c25 struct hid_sensor_common common_attributes;
/linux/drivers/iio/pressure/
H A Dhid-sensor-press.c23 struct hid_sensor_common common_attributes;
/linux/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c26 struct hid_sensor_common common_attributes;
/linux/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c28 struct hid_sensor_common common_attributes;
/linux/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c26 struct hid_sensor_common common_attributes;
/linux/drivers/iio/light/
H A Dhid-sensor-als.c29 struct hid_sensor_common common_attributes;