Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_otus.c114 Static int otus_open_pipes(struct otus_softc *);
664 if ((error = otus_open_pipes(sc)) != 0) { in otus_attach()
989 otus_open_pipes(struct otus_softc *sc) in otus_open_pipes() function