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

  /src/sys/dev/usb/
uhub.c 190 static int uhub_detach(device_t, int);
193 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet,
196 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet,
907 uhub_detach(device_t self, int flags) function in typeref:typename:int

Completed in 24 milliseconds