Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dinternal.h196 static inline bool nbcon_alloc(struct console *con) { return false; } in nbcon_alloc() function
H A Dnbcon.c1670 bool nbcon_alloc(struct console *con) in nbcon_alloc() function