s3c2440_touch.c | 61 device_t wsmousedev; member in struct:sstouch_softc 79 /* wsmousedev */ 147 sc->wsmousedev = config_found(self, &mas, wsmousedevprint, CFARGS_NONE); 187 wsmouse_input(sc->wsmousedev, 0x0, 0, 0, 0, 0, 0); 236 wsmouse_input(sc->wsmousedev, 0x1, x, y, 0, 0,
|