Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duipaq.c124 int uipaq_detach(struct device *, int);
131 sizeof(struct uipaq_softc), uipaq_match, uipaq_attach, uipaq_detach
339 uipaq_detach(struct device *self, int flags) in uipaq_detach() function