Searched refs:sc_allocate_keyboard (Results 1 – 1 of 1) sorted by relevance
180 static int sc_allocate_keyboard(sc_softc_t *sc, int unit);2187 sc->keyboard = sc_allocate_keyboard(sc, -1); in scrn_timer()3211 sc->keyboard = sc_allocate_keyboard(sc, unit); in scinit()4246 sc_allocate_keyboard(sc_softc_t *sc, int unit) in sc_allocate_keyboard() function