Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c27 {HID_USAGE_SENSOR_ACCEL_3D, 0, 9, 806650000},
28 {HID_USAGE_SENSOR_ACCEL_3D,
30 {HID_USAGE_SENSOR_ACCEL_3D,
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid-sensor-ids.h14 #define HID_USAGE_SENSOR_ACCEL_3D 0x200073 macro
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c359 if (hsdev->usage == HID_USAGE_SENSOR_ACCEL_3D) { in hid_accel_3d_probe()