Home
last modified time | relevance | path

Searched refs:HID_USAGE_SENSOR_UNITS_SECOND (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c171 if (st->poll.units == HID_USAGE_SENSOR_UNITS_SECOND) in hid_sensor_read_poll_value()
194 else if (st->poll.units == HID_USAGE_SENSOR_UNITS_SECOND) in hid_sensor_read_samp_freq_value()
219 else if (st->poll.units == HID_USAGE_SENSOR_UNITS_SECOND) in hid_sensor_write_samp_freq_value()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid-sensor-ids.h120 #define HID_USAGE_SENSOR_UNITS_SECOND 0x0110 macro
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-hid-sensor-time.c173 HID_USAGE_SENSOR_UNITS_SECOND)) { in hid_time_parse_report()