Searched refs:WSMOUSEIO_GETREPEAT (Results 1 – 3 of 3) sorted by relevance
220 if (ioctl(fd, WSMOUSEIO_GETREPEAT, &tmp) < 0) in mouse_get_repeat()376 if (ioctl(fd, WSMOUSEIO_GETREPEAT, &tmp) < 0) in mouse_put_repeat()
268 #define WSMOUSEIO_GETREPEAT _IOR('W', 39, struct wsmouse_repeat) macro
867 case WSMOUSEIO_GETREPEAT: in wsmouse_do_ioctl()