Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/config/
H A Dwscons.c217 int fd, i, wsmouse_type; in wscons_add_pointers() local
228 if (ioctl(fd, WSMOUSEIO_GTYPE, &wsmouse_type) != 0) { in wscons_add_pointers()
235 switch (wsmouse_type) { in wscons_add_pointers()