Searched refs:uhub_childdet (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/usb/ |
H A D | uhub.c | 189 static void uhub_childdet(device_t, device_t); 193 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet, 196 uhub_attach, uhub_detach, NULL, uhub_rescan, uhub_childdet, 988 uhub_childdet(device_t self, device_t child) in uhub_childdet() function
|