Home
last modified time | relevance | path

Searched refs:hinge (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c30 static const char *const hinge_labels[CHANNEL_SCAN_INDEX_MAX] = { "hinge",
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()
309 indio_dev->name = "hinge"; in hid_hinge_probe()

Completed in 2 milliseconds