Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhid-sensor-ids.h120 #define HID_USAGE_SENSOR_UNITS_SECOND 0x0110 macro
/Linux-v5.15/drivers/iio/common/hid-sensors/
Dhid-sensor-attributes.c166 if (st->poll.units == HID_USAGE_SENSOR_UNITS_SECOND) in hid_sensor_read_poll_value()
189 else if (st->poll.units == HID_USAGE_SENSOR_UNITS_SECOND) in hid_sensor_read_samp_freq_value()
214 else if (st->poll.units == HID_USAGE_SENSOR_UNITS_SECOND) in hid_sensor_write_samp_freq_value()
/Linux-v5.15/drivers/rtc/
Drtc-hid-sensor-time.c173 HID_USAGE_SENSOR_UNITS_SECOND)) { in hid_time_parse_report()