HomeSort by: relevance | last modified time | path
    Searched defs:wsmouse_cdevsw (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/wscons/
wsmouse.c 215 const struct cdevsw wsmouse_cdevsw = { variable in typeref:typename:const struct cdevsw
356 maj = cdevsw_lookup_major(&wsmouse_cdevsw);
wsmouse.c 215 const struct cdevsw wsmouse_cdevsw = { variable in typeref:typename:const struct cdevsw
356 maj = cdevsw_lookup_major(&wsmouse_cdevsw);

Completed in 26 milliseconds