Home
last modified time | relevance | path

Searched refs:brl_nbchords (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dkeyboard.c930 static unsigned brl_nbchords = 1; variable
931 MODULE_PARM_DESC(brl_nbchords, "Number of chords that produce a braille pattern (0 for dead chords)…
932 module_param(brl_nbchords, uint, 0644);
939 if (!brl_nbchords) in k_brlcommit()
944 if (chords == brl_nbchords) { in k_brlcommit()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo