Home
last modified time | relevance | path

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

/trueos/sys/dev/usb/input/
HDuep.c113 static void uep_put_queue(struct uep_softc *, u_char *);
187 uep_put_queue(sc, buf); in uep_process_pkt()
391 uep_put_queue(struct uep_softc *sc, u_char *buf) in uep_put_queue() function