uhidev.c | 147 static int uhidev_detach(device_t, int); 150 uhidev_attach, uhidev_detach, NULL, NULL, uhidev_childdet); 491 uhidev_detach(device_t self, int flags) function in typeref:typename:int 496 DPRINTF(("uhidev_detach: sc=%p flags=%d\n", sc, flags));
|