Searched refs:sc_input (Results 1 – 2 of 2) sorted by relevance
124 uint32_t sc_input[GPIOKEYS_GLOBAL_IN_BUF_SIZE]; /* input buffer */ member163 sc->sc_input[sc->sc_inputtail] = key; in gpiokeys_put_key()659 c = sc->sc_input[sc->sc_inputhead]; in gpiokeys_get_key()
178 uint32_t sc_input[UKBD_IN_BUF_SIZE]; /* input buffer */ member430 sc->sc_input[sc->sc_inputtail] = key; in ukbd_put_key()513 c = sc->sc_input[sc->sc_inputhead]; in ukbd_get_key()