Searched refs:ABS_TOOL_WIDTH (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dsynaptics.c506 input_report_abs(dev, ABS_TOOL_WIDTH, finger_width);
609 input_set_abs_params(dev, ABS_TOOL_WIDTH, 0, 15, 0, 0);
H A Dbcm5974.c321 input_set_abs_params(input_dev, ABS_TOOL_WIDTH,
467 input_report_abs(input, ABS_TOOL_WIDTH, abs_w);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dmousedev.c1038 BIT_MASK(ABS_TOOL_WIDTH) },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-debug.c826 [ABS_TILT_Y] = "YTilt", [ABS_TOOL_WIDTH] = "ToolWidth",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h693 #define ABS_TOOL_WIDTH 0x1c macro

Completed in 82 milliseconds