Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dprintk.h208 extern void nbcon_device_release(struct console *con);
311 static inline void nbcon_device_release(struct console *con) in nbcon_device_release() function
H A Dserial_core.h685 nbcon_device_release(up->cons); in __uart_port_nbcon_release()
/linux-6.15/kernel/printk/
H A Dnbcon.c1779 void nbcon_device_release(struct console *con) in nbcon_device_release() function
1816 EXPORT_SYMBOL_GPL(nbcon_device_release);