Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Duep.c94 struct uep_softc { struct
136 static void uep_put_queue(struct uep_softc *, u_char *);
176 uep_process_pkt(struct uep_softc *sc, u_char *buf) in uep_process_pkt()
230 struct uep_softc *sc = usbd_xfer_softc(xfer); in uep_intr_callback()
354 struct uep_softc *sc = device_get_softc(dev); in uep_attach()
414 struct uep_softc *sc = device_get_softc(dev); in uep_detach()
434 struct uep_softc *sc = evdev_get_softc(evdev); in uep_ev_close()
445 struct uep_softc *sc = evdev_get_softc(evdev); in uep_ev_open()
458 struct uep_softc *sc = usb_fifo_softc(fifo); in uep_start_read()
476 struct uep_softc *sc = usb_fifo_softc(fifo); in uep_stop_read()
[all …]