Lines Matching refs:uhid_softc
73 struct uhid_softc {
139 struct uhid_softc *sc = usbd_xfer_softc(xfer);
195 struct uhid_softc *sc = usbd_xfer_softc(xfer);
252 struct uhid_softc *sc = usbd_xfer_softc(xfer);
313 struct uhid_softc *sc = usbd_xfer_softc(xfer);
391 struct uhid_softc *sc = usb_fifo_softc(fifo);
403 struct uhid_softc *sc = usb_fifo_softc(fifo);
412 struct uhid_softc *sc = usb_fifo_softc(fifo);
425 struct uhid_softc *sc = usb_fifo_softc(fifo);
432 uhid_get_report(struct uhid_softc *sc, uint8_t type,
473 uhid_set_report(struct uhid_softc *sc, uint8_t type,
513 struct uhid_softc *sc = usb_fifo_softc(fifo);
552 struct uhid_softc *sc = usb_fifo_softc(fifo);
736 struct uhid_softc *sc = device_get_softc(dev);
898 struct uhid_softc *sc = device_get_softc(dev);
939 .size = sizeof(struct uhid_softc),