Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dutvfu.c750 usbd_status utvfu_vs_alloc_isoc(struct utvfu_softc *);
1501 if (utvfu_vs_alloc_isoc(sc) != 0 || utvfu_vs_alloc_frame(sc) != 0) in utvfu_vs_init()
1552 utvfu_vs_alloc_isoc(struct utvfu_softc *sc) in utvfu_vs_alloc_isoc() function