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

  /src/sys/dev/usb/
uhub.c 189 static void uhub_childdet(device_t, device_t);
193 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet,
196 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet,
988 uhub_childdet(device_t self, device_t child) function in typeref:typename:void

Completed in 19 milliseconds