Searched refs:hinge (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/iio/position/ |
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.
|
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()
|
D | Makefile | 7 obj-$(CONFIG_HID_SENSOR_CUSTOM_INTEL_HINGE) += hid-sensor-custom-intel-hinge.o
|
/Linux-v6.1/Documentation/scsi/ |
D | scsi_fc_transport.rst | 379 hinge vport_create() on the link-side operation mainly because:
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 2015 For Intel hid hinge sensor, the label values are: 2016 hinge, keyboard, screen. It means the three channels 2017 each correspond respectively to hinge angle, keyboard angle,
|