Home
last modified time | relevance | path

Searched refs:tool_width (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dsynaptics_usb.c128 unsigned int num_fingers, tool_width; in synusb_report_touchpad() local
139 tool_width = 5; in synusb_report_touchpad()
149 tool_width = w; in synusb_report_touchpad()
154 tool_width = 0; in synusb_report_touchpad()
175 input_report_abs(input_dev, ABS_TOOL_WIDTH, tool_width); in synusb_report_touchpad()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics_usb.c128 unsigned int num_fingers, tool_width; in synusb_report_touchpad() local
139 tool_width = 5; in synusb_report_touchpad()
149 tool_width = w; in synusb_report_touchpad()
154 tool_width = 0; in synusb_report_touchpad()
175 input_report_abs(input_dev, ABS_TOOL_WIDTH, tool_width); in synusb_report_touchpad()

Completed in 3 milliseconds