Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-ntrig.c83 __u16 sensor_logical_height; member
211 return sprintf(buf, "%d\n", nd->sensor_logical_height); in show_log_height()
260 nd->sensor_logical_height); in show_min_height()
278 nd->min_height = val * nd->sensor_logical_height / in set_min_height()
365 nd->sensor_logical_height); in show_activation_height()
383 nd->activation_height = val * nd->sensor_logical_height / in set_activation_height()
496 if (!nd->sensor_logical_height) { in ntrig_input_mapping()
497 nd->sensor_logical_height = in ntrig_input_mapping()
504 nd->sensor_logical_height / in ntrig_input_mapping()
507 nd->sensor_logical_height / in ntrig_input_mapping()
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-ntrig68 What: /sys/bus/hid/drivers/ntrig/<dev>/sensor_logical_height
/openbmc/linux/Documentation/input/devices/
H A Dntrig.rst55 |sensor_logical_height, | the range for positions reported during activity |