Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Dumidi.c68 static usbd_status alloc_all_endpoints(struct umidi_softc *);
180 err = alloc_all_endpoints(sc); in umidi_attach()
376 alloc_all_endpoints(struct umidi_softc *sc) in alloc_all_endpoints() function