activation_width   41 drivers/hid/hid-ntrig.c static unsigned int activation_width = 64;
activation_width   42 drivers/hid/hid-ntrig.c module_param(activation_width, uint, 0644);
activation_width   43 drivers/hid/hid-ntrig.c MODULE_PARM_DESC(activation_width, "Width threshold to immediately start "
activation_width   79 drivers/hid/hid-ntrig.c 	__u16 activation_width;
activation_width  327 drivers/hid/hid-ntrig.c 	return sprintf(buf, "%d\n", nd->activation_width *
activation_width  347 drivers/hid/hid-ntrig.c 	nd->activation_width = val * nd->sensor_logical_width /
activation_width  353 drivers/hid/hid-ntrig.c static DEVICE_ATTR(activation_width, S_IWUSR | S_IRUGO, show_activation_width,
activation_width  481 drivers/hid/hid-ntrig.c 				nd->activation_width = activation_width *
activation_width  686 drivers/hid/hid-ntrig.c 			if (nd->w >= nd->activation_width &&