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

  /src/sys/dev/usb/
uhub.c 188 static int uhub_rescan(device_t, const char *, const int *);
193 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet,
196 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet,
967 uhub_rescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int

Completed in 38 milliseconds