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

  /src/sys/dev/usb/
umct.c 152 static void umct_childdet(device_t, device_t);
156 umct_attach, umct_detach, NULL, NULL, umct_childdet);
311 umct_childdet(device_t self, device_t child) function in typeref:typename:void
umct.c 152 static void umct_childdet(device_t, device_t);
156 umct_attach, umct_detach, NULL, NULL, umct_childdet);
311 umct_childdet(device_t self, device_t child) function in typeref:typename:void

Completed in 21 milliseconds