Lines Matching defs:st
159 s32 hid_sensor_read_poll_value(struct hid_sensor_common *st) in hid_sensor_read_poll_value()
179 int hid_sensor_read_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_read_samp_freq_value()
206 int hid_sensor_write_samp_freq_value(struct hid_sensor_common *st, in hid_sensor_write_samp_freq_value()
241 int hid_sensor_read_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_read_raw_hyst_value()
264 int hid_sensor_write_raw_hyst_value(struct hid_sensor_common *st, in hid_sensor_write_raw_hyst_value()
379 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st, in hid_sensor_convert_timestamp()
389 struct hid_sensor_common *st) in hid_sensor_get_reporting_interval()
407 struct hid_sensor_common *st) in hid_sensor_get_report_latency_info()
418 int hid_sensor_get_report_latency(struct hid_sensor_common *st) in hid_sensor_get_report_latency()
433 int hid_sensor_set_report_latency(struct hid_sensor_common *st, int latency_ms) in hid_sensor_set_report_latency()
441 bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st) in hid_sensor_batch_mode_supported()
449 struct hid_sensor_common *st) in hid_sensor_parse_common_attributes()