Home
last modified time | relevance | path

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

/openbmc/linux/kernel/printk/
H A Dprintk.c3110 bool found_unblank = false; in console_unblank() local
3123 found_unblank = true; in console_unblank()
3128 if (!found_unblank) in console_unblank()