Searched refs:alloc_all_endpoints (Results 1 – 1 of 1) sorted by relevance
246 static usbd_status alloc_all_endpoints(struct umidi_softc *);371 err = alloc_all_endpoints(sc); in umidi_attach()724 alloc_all_endpoints(struct umidi_softc *sc) in alloc_all_endpoints() function