HomeSort by: relevance | last modified time | path
    Searched defs:find_endpoints (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
uchcom.c 181 static int find_endpoints(struct uchcom_softc *,
252 if (find_endpoints(sc, &endpoints))
347 find_endpoints(struct uchcom_softc *sc, struct uchcom_endpoints *endpoints) function in typeref:typename:int
uchcom.c 181 static int find_endpoints(struct uchcom_softc *,
252 if (find_endpoints(sc, &endpoints))
347 find_endpoints(struct uchcom_softc *sc, struct uchcom_endpoints *endpoints) function in typeref:typename:int
uchcom.c 181 static int find_endpoints(struct uchcom_softc *,
252 if (find_endpoints(sc, &endpoints))
347 find_endpoints(struct uchcom_softc *sc, struct uchcom_endpoints *endpoints) function in typeref:typename:int

Completed in 32 milliseconds