Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/atkbdc/
H A Dpsm.c4365 static int touchpad_button, trackpoint_button; local
4709 ms->button = touchpad_button | trackpoint_button;
4730 touchpad_button =
4733 touchpad_button =
4755 evdev_push_mouse_btn(sc->evdev_a, touchpad_button);
4760 ms->button = touchpad_button | trackpoint_button;