sc_scroloc 97 dev/bluetooth/btkbd.c struct hid_location sc_scroloc; sc_scroloc 284 dev/bluetooth/btkbd.c id, hid_output, &sc->sc_scroloc, NULL); sc_scroloc 315 dev/bluetooth/btkbd.c if ((leds & WSKBD_LED_SCROLL) && sc->sc_scroloc.size == 1) sc_scroloc 316 dev/bluetooth/btkbd.c report |= 1 << sc->sc_scroloc.pos; sc_scroloc 242 dev/usb/ukbd.c struct hid_location sc_scroloc; sc_scroloc 772 dev/usb/ukbd.c if ((leds & WSKBD_LED_SCROLL) && sc->sc_scroloc.size == 1) sc_scroloc 773 dev/usb/ukbd.c res |= 1 << sc->sc_scroloc.pos; sc_scroloc 953 dev/usb/ukbd.c sc->sc_hdev.sc_report_id, hid_output, &sc->sc_scroloc, NULL);