Home
last modified time | relevance | path

Searched defs:brl_options (Results 1 – 4 of 4) sorted by relevance

/kernel/printk/
Dbraille.h7 braille_set_options(struct console_cmdline *c, char *brl_options) in braille_set_options()
24 braille_set_options(struct console_cmdline *c, char *brl_options) in braille_set_options()
29 _braille_console_setup(char **str, char **brl_options) in _braille_console_setup()
Dconsole_cmdline.h10 char *brl_options; /* Options for braille driver */ member
Dbraille.c10 char *_braille_console_setup(char **str, char **brl_options) in _braille_console_setup()
Dprintk.c1910 char *brl_options) in __add_preferred_console()
1946 char *s, *options, *brl_options = NULL; in console_setup() local