Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dusps.c109 int usps_detach(struct device *, int);
126 sizeof(struct usps_softc), usps_match, usps_attach, usps_detach
288 usps_detach(struct device *self, int flags) in usps_detach() function