Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Duhub.c190 static int uhub_detach(device_t, int);
193 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet,
196 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet,
907 uhub_detach(device_t self, int flags) in uhub_detach() function