Home
last modified time | relevance | path

Searched refs:CON_BRL (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/kernel/printk/
Dbraille.c43 console->flags |= CON_BRL; in _braille_register_console()
54 if (console->flags & CON_BRL) in _braille_unregister_console()
Dprintk.c3474 if (err || newcon->flags & CON_BRL) in register_console()
/Linux-v6.6/fs/proc/
Dconsoles.c25 { CON_BRL, 'b' }, in show_console_dev()
/Linux-v6.6/include/linux/
Dconsole.h166 CON_BRL = BIT(5), enumerator