Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dconsole_cmdline.h5 struct console_cmdline struct
7 char name[16]; /* Name of the driver */
8 int index; /* Minor dev. to use */
9 char devname[32]; /* DEVNAME:0.0 style device name */
10 bool user_specified; /* Specified by command line vs. platform */
11 char *options; /* Options for the driver */
13 char *brl_options; /* Options for braille driver */