Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
A Dsynaptics.c1069 int finger_width; in synaptics_process_packet() local
1101 finger_width = 5; in synaptics_process_packet()
1117 finger_width = hw.w; in synaptics_process_packet()
1123 finger_width = 0; in synaptics_process_packet()
1149 input_report_abs(dev, ABS_TOOL_WIDTH, finger_width); in synaptics_process_packet()

Completed in 6 milliseconds