Home
last modified time | relevance | path

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

/linux-6.15/kernel/printk/
H A Dinternal.h160 static inline void nbcon_kthread_wake(struct console *con) in nbcon_kthread_wake() function
203 static inline void nbcon_kthread_wake(struct console *con) { } in nbcon_kthread_wake() function
H A Dnbcon.c1229 nbcon_kthread_wake(con); in nbcon_irq_work()
H A Dprintk.c3565 nbcon_kthread_wake(console); in console_resume()