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

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dif_url.c88 int url_detach(device_t, int);
91 CFATTACH_DECL_NEW(url, sizeof(struct url_softc), url_match, url_attach, url_detach, url_activate);
331 url_detach(device_t self, int flags) function

Completed in 55 milliseconds