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

  /src/sys/dev/usb/
uhub.c 187 static void uhub_attach(device_t, device_t, void *);
193 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet,
196 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet,
300 uhub_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 99 milliseconds