Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dprintk.h205 extern void nbcon_device_release(struct console *con);
299 static inline void nbcon_device_release(struct console *con) in nbcon_device_release() function
Dserial_core.h681 nbcon_device_release(up->cons); in __uart_port_nbcon_release()
/linux-6.12.1/kernel/printk/
Dnbcon.c1779 void nbcon_device_release(struct console *con) in nbcon_device_release() function
1816 EXPORT_SYMBOL_GPL(nbcon_device_release);