Symbol: hid_sensor_common
drivers/iio/accel/hid-sensor-accel-3d.c
26
struct hid_sensor_common common_attributes;
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
158
s32 hid_sensor_read_poll_value(struct hid_sensor_common *st)
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
178
int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st,
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
205
int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st,
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
240
int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st,
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
263
int hid_sensor_read_raw_hyst_rel_value(struct hid_sensor_common *st, int *val1,
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
286
int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st,
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
317
int hid_sensor_write_raw_hyst_rel_value(struct hid_sensor_common *st,
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
432
int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st,
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
442
struct hid_sensor_common *st)
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
460
struct hid_sensor_common *st)
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
471
int hid_sensor_get_report_latency(struct hid_sensor_common *st)
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
486
int hid_sensor_set_report_latency(struct hid_sensor_common *st, int latency_ms)
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
494
bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st)
drivers/iio/common/hid-sensors/hid-sensor-attributes.c
502
struct hid_sensor_common *st,
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
153
int hid_sensor_power_state(struct hid_sensor_common *st, bool state)
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
182
struct hid_sensor_common *attrb = container_of(work,
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
183
struct hid_sensor_common,
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
222
struct hid_sensor_common *attrb)
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
236
struct hid_sensor_common *attrb)
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
25
struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev);
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
308
struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev);
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
316
struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev);
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
324
struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev);
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
48
struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev);
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
63
struct hid_sensor_common *attrb = iio_device_get_drvdata(indio_dev);
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
85
static int _hid_sensor_power_state(struct hid_sensor_common *st, bool state)
drivers/iio/common/hid-sensors/hid-sensor-trigger.h
12
struct hid_sensor_common;
drivers/iio/common/hid-sensors/hid-sensor-trigger.h
18
struct hid_sensor_common *attrb);
drivers/iio/common/hid-sensors/hid-sensor-trigger.h
20
struct hid_sensor_common *attrb);
drivers/iio/common/hid-sensors/hid-sensor-trigger.h
21
int hid_sensor_power_state(struct hid_sensor_common *st, bool state);
drivers/iio/gyro/hid-sensor-gyro-3d.c
26
struct hid_sensor_common common_attributes;
drivers/iio/humidity/hid-sensor-humidity.c
17
struct hid_sensor_common common_attributes;
drivers/iio/light/hid-sensor-als.c
29
struct hid_sensor_common common_attributes;
drivers/iio/light/hid-sensor-prox.c
32
struct hid_sensor_common common_attributes;
drivers/iio/magnetometer/hid-sensor-magn-3d.c
36
struct hid_sensor_common magn_flux_attributes;
drivers/iio/magnetometer/hid-sensor-magn-3d.c
37
struct hid_sensor_common rot_attributes;
drivers/iio/orientation/hid-sensor-incl-3d.c
28
struct hid_sensor_common common_attributes;
drivers/iio/orientation/hid-sensor-rotation.c
19
struct hid_sensor_common common_attributes;
drivers/iio/position/hid-sensor-custom-intel-hinge.c
38
struct hid_sensor_common common_attributes;
drivers/iio/pressure/hid-sensor-press.c
23
struct hid_sensor_common common_attributes;
drivers/iio/temperature/hid-sensor-temperature.c
17
struct hid_sensor_common common_attributes;
drivers/rtc/rtc-hid-sensor-time.c
25
struct hid_sensor_common common_attributes;
include/linux/hid-sensor-hub.h
253
struct hid_sensor_common *st,
include/linux/hid-sensor-hub.h
256
int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st,
include/linux/hid-sensor-hub.h
258
int hid_sensor_write_raw_hyst_rel_value(struct hid_sensor_common *st, int val1,
include/linux/hid-sensor-hub.h
260
int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st,
include/linux/hid-sensor-hub.h
262
int hid_sensor_read_raw_hyst_rel_value(struct hid_sensor_common *st,
include/linux/hid-sensor-hub.h
264
int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st,
include/linux/hid-sensor-hub.h
266
int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st,
include/linux/hid-sensor-hub.h
276
s32 hid_sensor_read_poll_value(struct hid_sensor_common *st);
include/linux/hid-sensor-hub.h
278
int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st,
include/linux/hid-sensor-hub.h
280
bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st);
include/linux/hid-sensor-hub.h
281
int hid_sensor_set_report_latency(struct hid_sensor_common *st, int latency);
include/linux/hid-sensor-hub.h
282
int hid_sensor_get_report_latency(struct hid_sensor_common *st);