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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c4385 static int touchpad_button, trackpoint_button; local
4730 ms->button = touchpad_button | trackpoint_button;
4751 touchpad_button =
4754 touchpad_button =
4779 evdev_push_mouse_btn(sc->evdev_a, touchpad_button);
4784 ms->button = touchpad_button | trackpoint_button;

Completed in 160 milliseconds