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

  /src/sys/dev/usb/
uhmodem.c 128 static usbd_status uhmodem_endpointhalt(struct ubsa_softc *, int);
358 err = uhmodem_endpointhalt(sc, i);
429 err = uhmodem_endpointhalt(sc, 0);
507 uhmodem_endpointhalt(struct ubsa_softc *sc, int iface) function in typeref:typename:usbd_status

Completed in 12 milliseconds