Home
last modified time | relevance | path

Searched refs:usb_attach (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dusb.c271 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) in usb_attach() function