Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/psm/
H A Dpsm.c4395 static int touchpad_button, trackpoint_button; local
4740 ms->button = touchpad_button | trackpoint_button;
4761 touchpad_button =
4764 touchpad_button =
4786 evdev_push_mouse_btn(sc->evdev_a, touchpad_button);
4791 ms->button = touchpad_button | trackpoint_button;