Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_upl.c173 void upl_stop(struct upl_softc *);
286 upl_stop(sc); in upl_detach()
547 upl_stop(sc); in upl_send()
757 upl_stop(sc); in upl_ioctl()
792 upl_stop(sc); in upl_watchdog()
804 upl_stop(struct upl_softc *sc) in upl_stop() function