Home
last modified time | relevance | path

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

/src/sys/dev/usb/input/
H A Duep.c136 static void uep_put_queue(struct uep_softc *, u_char *);
223 uep_put_queue(sc, buf); in uep_process_pkt()
482 uep_put_queue(struct uep_softc *sc, u_char *buf) in uep_put_queue() function