Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c183 if (st->poll.units == HID_USAGE_SENSOR_UNITS_SECOND) in hid_sensor_read_poll_value()
206 else if (st->poll.units == HID_USAGE_SENSOR_UNITS_SECOND) in hid_sensor_read_samp_freq_value()
231 else if (st->poll.units == HID_USAGE_SENSOR_UNITS_SECOND) in hid_sensor_write_samp_freq_value()
/Linux-v4.19/include/linux/
Dhid-sensor-ids.h133 #define HID_USAGE_SENSOR_UNITS_SECOND 0x0110 macro
/Linux-v4.19/drivers/rtc/
Drtc-hid-sensor-time.c186 HID_USAGE_SENSOR_UNITS_SECOND)) { in hid_time_parse_report()