Searched refs:brl_nbchords (Results 1 – 1 of 1) sorted by relevance
886 static unsigned brl_nbchords = 1; variable887 MODULE_PARM_DESC(brl_nbchords, "Number of chords that produce a braille pattern (0 for dead chords)…888 module_param(brl_nbchords, uint, 0644);895 if (!brl_nbchords) in k_brlcommit()900 if (chords == brl_nbchords) { in k_brlcommit()