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

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Daubtfwl.c44 static int aubtfwl_detach(device_t, int);
51 CFATTACH_DECL_NEW(aubtfwl, sizeof(struct aubtfwl_softc), aubtfwl_match, aubtfwl_attach, aubtfwl_detach, NULL);
78 aubtfwl_detach(device_t self, int flags) function

Completed in 54 milliseconds