diff options
| author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2023-05-01 15:20:08 -0700 | 
|---|---|---|
| committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2023-05-01 15:20:08 -0700 | 
| commit | 9a87ffc99ec8eb8d35eed7c4f816d75f5cc9662e (patch) | |
| tree | d57f3a63479a07b4e0cece029886e76e04feb984 /include/linux/hid-sensor-ids.h | |
| parent | 5dc63e56a9cf8df0b59c234a505a1653f1bdf885 (diff) | |
| parent | 53bea86b5712c7491bb3dae12e271666df0a308c (diff) | |
Merge branch 'next' into for-linus
Prepare input updates for 6.4 merge window.
Diffstat (limited to 'include/linux/hid-sensor-ids.h')
| -rw-r--r-- | include/linux/hid-sensor-ids.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/hid-sensor-ids.h b/include/linux/hid-sensor-ids.h index ac631159403a..13b1e65fbdcc 100644 --- a/include/linux/hid-sensor-ids.h +++ b/include/linux/hid-sensor-ids.h @@ -132,6 +132,7 @@  #define HID_USAGE_SENSOR_PROP_FRIENDLY_NAME			0x200301  #define HID_USAGE_SENSOR_PROP_SERIAL_NUM			0x200307  #define HID_USAGE_SENSOR_PROP_MANUFACTURER			0x200305 +#define HID_USAGE_SENSOR_PROP_MODEL				0x200306  #define HID_USAGE_SENSOR_PROP_REPORT_INTERVAL			0x20030E  #define HID_USAGE_SENSOR_PROP_SENSITIVITY_ABS			0x20030F  #define HID_USAGE_SENSOR_PROP_SENSITIVITY_RANGE_PCT		0x200310  | 
