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

  /src/sys/dev/usb/
usb.c 271 static void usb_attach(device_t, device_t, void *);
279 usb_match, usb_attach, usb_detach, usb_activate, NULL, usb_childdet,
293 usb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
usb.c 271 static void usb_attach(device_t, device_t, void *);
279 usb_match, usb_attach, usb_detach, usb_activate, NULL, usb_childdet,
293 usb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 24 milliseconds