Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duberry.c51 int uberry_detach(struct device *, int);
61 sizeof(struct uberry_softc), uberry_match, uberry_attach, uberry_detach
122 uberry_detach(struct device *self, int flags) in uberry_detach() function