Searched refs:hinge (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/iio/position/ |
| H A D | Kconfig | 27 This sensor present three angles, hinge angel, screen angles 30 intel hinge sensor. 33 module will be called hid-sensor-custom-hinge.
|
| H A D | hid-sensor-custom-intel-hinge.c | 36 struct hid_sensor_hub_attribute_info hinge[CHANNEL_SCAN_INDEX_MAX]; member 122 report_id = st->hinge[chan->scan_index].report_id; in hinge_read_raw() 123 min = st->hinge[chan->scan_index].logical_minimum; in hinge_read_raw() 249 &st->hinge[i]); in hinge_parse_report() 253 hinge_adjust_channel_realbits(channels, i, st->hinge[i].size); in hinge_parse_report() 257 &st->hinge[CHANNEL_SCAN_INDEX_HINGE_ANGLE], in hinge_parse_report()
|
| H A D | Makefile | 7 obj-$(CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE) += hid-sensor-custom-intel-hinge.o
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio | 2165 For Intel hid hinge sensor, the label values are: 2166 hinge, keyboard, screen. It means the three channels 2167 each correspond respectively to hinge angle, keyboard angle,
|