Home
last modified time | relevance | path

Searched refs:tty_unlock (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/tty/
Dtty_mutex.c33 void __lockfunc tty_unlock(struct tty_struct *tty) in tty_unlock() function
43 EXPORT_SYMBOL(tty_unlock);
54 tty_unlock(tty); in tty_unlock_slave()
Dtty_ldisc.c534 tty_unlock(tty); in tty_set_ldisc()
545 tty_unlock(tty); in tty_set_ldisc()
556 tty_unlock(tty); in tty_set_ldisc()
597 tty_unlock(tty); in tty_set_ldisc()
Dtty_io.c701 tty_unlock(tty); in __tty_hangup()
760 tty_unlock(tty); in __tty_hangup()
1205 tty_unlock(tty); in tty_write_message()
1554 tty_unlock(tty); in tty_init_dev()
1563 tty_unlock(tty); in tty_init_dev()
1787 tty_unlock(tty); in tty_release()
1893 tty_unlock(tty); in tty_release()
1954 tty_unlock(tty); in tty_open_current_tty()
2082 tty_unlock(tty); in tty_open()
2120 tty_unlock(tty); /* need to call tty_release without BTM */ in tty_open()
[all …]
Damiserial.c1035 tty_unlock(tty); in get_serial_info()
1057 tty_unlock(tty); in set_serial_info()
1067 tty_unlock(tty); in set_serial_info()
1077 tty_unlock(tty); in set_serial_info()
1109 tty_unlock(tty); in set_serial_info()
Dpty.c810 tty_unlock(tty); in ptmx_open()
813 tty_unlock(tty); in ptmx_open()
Dtty_port.c421 tty_unlock(tty); in tty_port_block_til_ready()
Dsynclink_gt.c3323 tty_unlock(tty); in block_til_ready()
Dsynclinkmp.c3347 tty_unlock(tty); in block_til_ready()
Dsynclink.c3331 tty_unlock(tty); in block_til_ready()
/linux-4.4.14/include/linux/
Dtty.h658 extern void __lockfunc tty_unlock(struct tty_struct *tty);
/linux-4.4.14/drivers/tty/serial/
Dcrisv10.c3821 tty_unlock(tty); in block_til_ready()