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

  /src/sys/dev/hid/
hidkbd.c 309 hidkbd_detach(struct hidkbd *kbd, int flags) function in typeref:typename:int
313 DPRINTF(("hidkbd_detach: sc=%p flags=%d\n", device_private(kbd->sc_device), flags));
hidkbd.c 309 hidkbd_detach(struct hidkbd *kbd, int flags) function in typeref:typename:int
313 DPRINTF(("hidkbd_detach: sc=%p flags=%d\n", device_private(kbd->sc_device), flags));

Completed in 26 milliseconds