Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duchcom.c181 static int find_endpoints(struct uchcom_softc *,
252 if (find_endpoints(sc, &endpoints)) in uchcom_attach()
347 find_endpoints(struct uchcom_softc *sc, struct uchcom_endpoints *endpoints) in find_endpoints() function