Lines Matching refs:an
35 The report is indicating "sensor page (0x20)" contains an accelerometer-3D (0x73).
47 for different sensors. For example an accelerometer can send X,Y and Z data, whereas
48 an ambient light sensor can send illumination data.
56 report descriptors and identifies all the sensors present. It adds an MFD device
59 HID-SENSOR-200073 is registered for an Accelerometer 3D driver.
61 function will be called. So an accelerometer processing driver can register
62 with this name and will be probed if there is an accelerometer-3D detected.
70 The processing driver will use an interface provided by the core driver to parse
91 Registers callbacks for an usage id. The callback functions are not allowed
98 Removes callbacks for an usage id.
153 an application/driver to determine what data is being communicated by the sensor.