Lines Matching refs:hid_sensor_common
218 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,
279 bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st);
280 int hid_sensor_set_report_latency(struct hid_sensor_common *st, int latency);
281 int hid_sensor_get_report_latency(struct hid_sensor_common *st);