Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-ntrig.c83 __u16 sensor_logical_height; member
214 return sprintf(buf, "%d\n", nd->sensor_logical_height); in show_log_height()
217 static DEVICE_ATTR(sensor_logical_height, S_IRUGO, show_log_height, NULL);
263 nd->sensor_logical_height); in show_min_height()
281 nd->min_height = val * nd->sensor_logical_height / in set_min_height()
368 nd->sensor_logical_height); in show_activation_height()
386 nd->activation_height = val * nd->sensor_logical_height / in set_activation_height()
499 if (!nd->sensor_logical_height) { in ntrig_input_mapping()
500 nd->sensor_logical_height = in ntrig_input_mapping()
507 nd->sensor_logical_height / in ntrig_input_mapping()
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-ntrig68 What: /sys/bus/hid/drivers/ntrig/<dev>/sensor_logical_height
/linux/Documentation/input/devices/
H A Dntrig.rst55 |sensor_logical_height, | the range for positions reported during activity |