Searched refs:activation_width (Results 1 – 2 of 2) sorted by relevance
45 static unsigned int activation_width = 64; variable46 module_param(activation_width, uint, 0644);47 MODULE_PARM_DESC(activation_width, "Width threshold to immediately start "83 __u16 activation_width; member331 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()
28 activation_width