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

  /src/sys/dev/wscons/
wskbd.c 255 static int wskbd_detach(device_t, int);
292 wskbd_match, wskbd_attach, wskbd_detach, wskbd_activate);
609 wskbd_detach(device_t self, int flags) function in typeref:typename:int
646 aprint_error("wskbd_detach: %s didn't detach\n",

Completed in 12 milliseconds