Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dsynaptics.c1070 int finger_width; in synaptics_process_packet() local
1102 finger_width = 5; in synaptics_process_packet()
1115 finger_width = hw.w; in synaptics_process_packet()
1121 finger_width = 0; in synaptics_process_packet()
1147 input_report_abs(dev, ABS_TOOL_WIDTH, finger_width); in synaptics_process_packet()