Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/printk/
Dprintk.c3076 bool found_unblank = false; in console_unblank() local
3089 found_unblank = true; in console_unblank()
3094 if (!found_unblank) in console_unblank()