Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dumidi.c719 static usbd_status alloc_all_endpoints_fixed_ep(struct umidi_softc *);
730 err = alloc_all_endpoints_fixed_ep(sc); in alloc_all_endpoints()
771 alloc_all_endpoints_fixed_ep(struct umidi_softc *sc) in alloc_all_endpoints_fixed_ep() function