Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsysmouse.c88 smdev_evdev_write(int x, int y, int z, int buttons) in smdev_evdev_write() function
303 smdev_evdev_write(x, y, z, mouse_status.button); in sysmouse_event()