Searched refs:uhidev_detach (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Duhidev.c84 int uhidev_detach(device_t, int);
88 uhidev_attach, uhidev_detach, uhidev_activate, NULL, uhidev_childdet);
425 uhidev_detach(device_t self, int flags) function
431 DPRINTF(("uhidev_detach: sc=%p flags=%d\n", sc, flags));

Completed in 60 milliseconds