sc_input 53 dev/bluetooth/bthidev.h void (*sc_input) /* input method */
sc_input 192 dev/wscons/wsdisplay.c struct wsevsrc *sc_input;
sc_input 622 dev/wscons/wsdisplay.c if (sc->sc_input != NULL) {
sc_input 624 dev/wscons/wsdisplay.c wsmux_detach_sc(sc->sc_input); /* XXX not exactly correct */
sc_input 631 dev/wscons/wsdisplay.c if ((rc = wskbd_set_display((struct device *)sc->sc_input,
sc_input 678 dev/wscons/wsdisplay.c sc->sc_input = &mux->sc_base;
sc_input 706 dev/wscons/wsdisplay.c kme = wskbd_set_console_display(&sc->sc_dv, sc->sc_input);
sc_input 710 dev/wscons/wsdisplay.c sc->sc_input = kme;
sc_input 1085 dev/wscons/wsdisplay.c inp = sc->sc_input;
sc_input 1322 dev/wscons/wsdisplay.c inp = sc->sc_input;
sc_input 1592 dev/wscons/wsdisplay.c inp = sc->sc_input;
sc_input 2021 dev/wscons/wsdisplay.c wsdisplay_console_device->sc_input, src)) {
sc_input 2026 dev/wscons/wsdisplay.c wsdisplay_console_device->sc_input = src;
sc_input 2037 dev/wscons/wsdisplay.c if (sc->sc_input != NULL)
sc_input 2040 dev/wscons/wsdisplay.c sc->sc_input = kbd;