Searched refs:chords (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/tty/vt/
H A Dkeyboard.c899 MODULE_PARM_DESC(brl_nbchords, "Number of chords that produce a braille pattern (0 for dead chords)");
904 static unsigned long chords; k_brlcommit() local
911 chords++; k_brlcommit()
912 if (chords == brl_nbchords) { k_brlcommit()
914 chords = 0; k_brlcommit()

Completed in 85 milliseconds