Home
last modified time | relevance | path

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

/linux-6.15/kernel/printk/
H A Dprintk.c3349 bool found_unblank = false; in console_unblank() local
3367 found_unblank = true; in console_unblank()
3372 if (!found_unblank) in console_unblank()