Symbol: usbhid_softc
sys/dev/usb/input/usbhid.c
271
struct usbhid_softc *sc = xfer_ctx->cb_ctx;
sys/dev/usb/input/usbhid.c
322
usbhid_xfer_check_len(struct usbhid_softc* sc, int xfer_idx, hid_size_t len)
sys/dev/usb/input/usbhid.c
337
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
409
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
422
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
454
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
467
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
478
usbhid_sync_xfer(struct usbhid_softc* sc, int xfer_idx,
sys/dev/usb/input/usbhid.c
543
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
559
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
585
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
608
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
628
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
645
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
667
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
689
struct usbhid_softc* sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
786
struct usbhid_softc *sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
820
struct usbhid_softc *sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
858
struct usbhid_softc *sc = device_get_softc(dev);
sys/dev/usb/input/usbhid.c
897
.size = sizeof(struct usbhid_softc),