Home
last modified time | relevance | path

Searched refs:is_nbcon (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/printk/
H A Dprintk.c3579 bool is_nbcon; in console_resume() local
3583 is_nbcon = console->flags & CON_NBCON; in console_resume()
3594 if (is_nbcon && ft.nbcon_offload) in console_resume()