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

  /src/sys/dev/usb/
u3g.c 152 static void u3g_childdet(device_t, device_t);
155 u3g_attach, u3g_detach, NULL, NULL, u3g_childdet);
496 u3g_childdet(device_t self, device_t child) function in typeref:typename:void
u3g.c 152 static void u3g_childdet(device_t, device_t);
155 u3g_attach, u3g_detach, NULL, NULL, u3g_childdet);
496 u3g_childdet(device_t self, device_t child) function in typeref:typename:void

Completed in 22 milliseconds