sc_wsmouse 64 dev/bluetooth/btms.c struct device *sc_wsmouse; /* child */ sc_wsmouse 229 dev/bluetooth/btms.c sc->sc_wsmouse = config_found((struct device *)sc, sc_wsmouse 239 dev/bluetooth/btms.c if (sc->sc_wsmouse != NULL) { sc_wsmouse 240 dev/bluetooth/btms.c err = config_detach(sc->sc_wsmouse, flags); sc_wsmouse 241 dev/bluetooth/btms.c sc->sc_wsmouse = NULL; sc_wsmouse 292 dev/bluetooth/btms.c if (sc->sc_wsmouse == NULL || sc->sc_enabled == 0) sc_wsmouse 313 dev/bluetooth/btms.c wsmouse_input(sc->sc_wsmouse, buttons, dx, dy, dz, dw,