Home
last modified time | relevance | path

Searched refs:usb_detach (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/usb/
Dusb.c119 int usb_detach(struct device *, int);
130 sizeof(struct usb_softc), usb_match, usb_attach, usb_detach,
919 usb_detach(struct device *self, int flags) in usb_detach() function