Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-ntrig.c45 static unsigned int activation_width = 64; variable
46 module_param(activation_width, uint, 0644);
47 MODULE_PARM_DESC(activation_width, "Width threshold to immediately start "
83 __u16 activation_width; member
331 return sprintf(buf, "%d\n", nd->activation_width * in show_activation_width()
351 nd->activation_width = val * nd->sensor_logical_width / in set_activation_width()
357 static DEVICE_ATTR(activation_width, S_IWUSR | S_IRUGO, show_activation_width,
485 nd->activation_width = activation_width * in ntrig_input_mapping()
690 if (nd->w >= nd->activation_width && in ntrig_event()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-hid-ntrig24 What: /sys/bus/hid/drivers/ntrig/<dev>/activation_width
32 activation_width: (RW) Width threshold to immediately
/Linux-v4.19/Documentation/input/devices/
Dntrig.rst33 |activation_width | |