Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/psm/
H A Dpsm.c637 static int set_mouse_resolution(KBDC, int);
909 set_mouse_resolution(KBDC kbdc, int val) in set_mouse_resolution() function
1137 set_mouse_resolution(kbdc, mode->resolution); in doinitialize()
1682 set_mouse_resolution(sc->kbdc,
2793 set_mouse_resolution(sc->kbdc, mode.resolution);
2870 set_mouse_resolution(sc->kbdc, mode.resolution);
5327 if (set_mouse_resolution(kbdc, res) != res)
5344 if (set_mouse_resolution(kbdc, c) != c)
5347 if (set_mouse_resolution(kbdc, c) != c)
5350 if (set_mouse_resolution(kbdc, c) != c)
[all …]