Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/printk/
H A Dconsole_cmdline.h9 bool user_specified; /* Specified by command line vs. platform */ member
H A Dprintk.c2192 char *brl_options, bool user_specified) in __add_preferred_console()
2729 static int try_enable_new_console(struct console *newcon, bool user_specified) in try_enable_new_console()
/OK3568_Linux_fs/kernel/drivers/parport/
H A Dparport_pc.c97 static int user_specified; variable