Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dprintk.h210 extern void nbcon_device_release(struct console *con);
318 static inline void nbcon_device_release(struct console *con) in nbcon_device_release() function
/linux/kernel/printk/
H A Dnbcon.c1887 void nbcon_device_release(struct console *con) in nbcon_device_release() function
1924 EXPORT_SYMBOL_GPL(nbcon_device_release);