Lines Matching defs:uhid_softc
103 struct uhid_softc {
167 struct uhid_softc *sc = usbd_xfer_softc(xfer);
196 struct uhid_softc *sc = usbd_xfer_softc(xfer);
276 struct uhid_softc *sc = usbd_xfer_softc(xfer);
337 struct uhid_softc *sc = usbd_xfer_softc(xfer);
413 struct uhid_softc *sc = usb_fifo_softc(fifo);
425 struct uhid_softc *sc = usb_fifo_softc(fifo);
434 struct uhid_softc *sc = usb_fifo_softc(fifo);
447 struct uhid_softc *sc = usb_fifo_softc(fifo);
454 uhid_get_report(struct uhid_softc *sc, uint8_t type,
486 uhid_set_report(struct uhid_softc *sc, uint8_t type,
517 struct uhid_softc *sc = usb_fifo_softc(fifo);
555 struct uhid_softc *sc = usb_fifo_softc(fifo);
774 struct uhid_softc *sc = device_get_softc(dev);
907 struct uhid_softc *sc = device_get_softc(dev);
938 .size = sizeof(struct uhid_softc),