Searched refs:hinge (Results 1 – 5 of 5) sorted by relevance
/openbmc/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
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi_fc_transport.rst | 379 hinge vport_create() on the link-side operation mainly because:
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio | 2016 For Intel hid hinge sensor, the label values are: 2017 hinge, keyboard, screen. It means the three channels 2018 each correspond respectively to hinge angle, keyboard angle,
|