Searched refs:brl_options (Results 1 – 1 of 1) sorted by relevance
129 char *brl_options; /* Options for braille driver */ member949 char *brl_options) in __add_preferred_console() argument961 if (!brl_options) in __add_preferred_console()967 if (!brl_options) in __add_preferred_console()973 c->brl_options = brl_options; in __add_preferred_console()984 char *s, *options, *brl_options = NULL; in console_setup() local989 brl_options = ""; in console_setup()992 brl_options = str + 4; in console_setup()993 str = strchr(brl_options, ','); in console_setup()1026 __add_preferred_console(buf, idx, options, brl_options); in console_setup()[all …]