Lines Matching refs:HID
2 HID Sensors Framework
4 HID sensor framework provides necessary interfaces to implement sensor drivers,
5 which are connected to a sensor hub. The sensor hub is a HID device and it provides
6 a report descriptor conforming to HID 1.12 sensor usage tables.
8 Description from the HID 1.12 "HID Sensor Usages" specification:
9 "Standardization of HID usages for sensors would allow (but not require) sensor
55 The core driver registers (hid-sensor-hub) registers as a HID driver. It parses
57 with name HID-SENSOR-xxxx (where xxxx is usage id from the specification).
59 HID-SENSOR-200073 is registered for an Accelerometer 3D driver.
80 int (*suspend)(..): Callback when HID suspend is received
81 int (*resume)(..): Callback when HID resume is received
138 the usage id of X axis. HID sensors can provide events, so this is not necessary
145 HID Custom and generic Sensors
147 HID Sensor specification defines two special sensor usage types. Since they
162 /sys/devices/pci0000:00/INT33C2:00/i2c-0/i2c-INT33D1:00/0018:8086:09FA.0001/HID-SENSOR-2000e1.6.aut…
202 /sys/bus/platform/devices/HID-SENSOR-2000e1.6.auto/feature-0-200316$ grep -r . *
216 Once enabled and powered on, sensor can report value using HID reports.
218 /dev$ tree | grep HID-SENSOR-2000e1.6.auto
219 ??????? ????????? 10:53 -> ../HID-SENSOR-2000e1.6.auto
220 ????????? HID-SENSOR-2000e1.6.auto