Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-ntrig.c87 __u16 sensor_logical_height; member
215 return sprintf(buf, "%d\n", nd->sensor_logical_height); in show_log_height()
218 static DEVICE_ATTR(sensor_logical_height, S_IRUGO, show_log_height, NULL);
264 nd->sensor_logical_height); in show_min_height()
282 nd->min_height = val * nd->sensor_logical_height / in set_min_height()
369 nd->sensor_logical_height); in show_activation_height()
387 nd->activation_height = val * nd->sensor_logical_height / in set_activation_height()
500 if (!nd->sensor_logical_height) { in ntrig_input_mapping()
501 nd->sensor_logical_height = in ntrig_input_mapping()
508 nd->sensor_logical_height / in ntrig_input_mapping()
[all …]
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-hid-ntrig65 What: /sys/bus/hid/drivers/ntrig/<dev>/sensor_logical_height
/Linux-v4.19/Documentation/input/devices/
Dntrig.rst55 |sensor_logical_height, | the range for positions reported during activity |