Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dinternal.h118 static inline void nbcon_kthread_wake(struct console *con) in nbcon_kthread_wake() function
162 static inline void nbcon_kthread_wake(struct console *con) { } in nbcon_kthread_wake() function
H A Dnbcon.c1290 nbcon_kthread_wake(con); in nbcon_irq_work()
H A Dprintk.c3633 nbcon_kthread_wake(console); in console_resume()