Lines Matching refs:hid_sensor_common
217 struct hid_sensor_common { struct
250 struct hid_sensor_common *st); argument
251 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st,
253 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st,
255 int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st,
257 int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st,
267 s32 hid_sensor_read_poll_value(struct hid_sensor_common *st);
269 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st,
271 bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st);
272 int hid_sensor_set_report_latency(struct hid_sensor_common *st, int latency);
273 int hid_sensor_get_report_latency(struct hid_sensor_common *st);