Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dtty_mutex.c25 void __lockfunc tty_unlock(struct tty_struct *tty) in tty_unlock() function
35 EXPORT_SYMBOL(tty_unlock);
46 tty_unlock(tty); in tty_unlock_slave()
Dtty_ldisc.c535 tty_unlock(tty); in tty_set_ldisc()
546 tty_unlock(tty); in tty_set_ldisc()
557 tty_unlock(tty); in tty_set_ldisc()
598 tty_unlock(tty); in tty_set_ldisc()
Dtty_io.c689 tty_unlock(tty); in __tty_hangup()
748 tty_unlock(tty); in __tty_hangup()
1207 tty_unlock(tty); in tty_write_message()
1210 tty_unlock(tty); in tty_write_message()
1559 tty_unlock(tty); in tty_init_dev()
1568 tty_unlock(tty); in tty_init_dev()
1794 tty_unlock(tty); in tty_release()
1903 tty_unlock(tty); in tty_release()
1968 tty_unlock(tty); in tty_open_current_tty()
2091 tty_unlock(tty); in tty_open()
[all …]
Damiserial.c1039 tty_unlock(tty); in get_serial_info()
1061 tty_unlock(tty); in set_serial_info()
1071 tty_unlock(tty); in set_serial_info()
1081 tty_unlock(tty); in set_serial_info()
1113 tty_unlock(tty); in set_serial_info()
Dpty.c799 tty_unlock(tty); in ptmx_open()
802 tty_unlock(tty); in ptmx_open()
Dtty_port.c433 tty_unlock(tty); in tty_port_block_til_ready()
Dn_r3964.c1110 tty_unlock(tty); in r3964_read()
1178 tty_unlock(tty); in r3964_write()
Dsynclink_gt.c3329 tty_unlock(tty); in block_til_ready()
Dsynclinkmp.c3354 tty_unlock(tty); in block_til_ready()
Dsynclink.c3332 tty_unlock(tty); in block_til_ready()
/linux-4.1.27/include/linux/
Dtty.h655 extern void __lockfunc tty_unlock(struct tty_struct *tty);
672 tty_unlock(tty); /* tty->ops->close holds the BTM, drop it while waiting */ in tty_wait_until_sent_from_close()
700 tty_unlock(tty); \
/linux-4.1.27/drivers/tty/serial/
Dcrisv10.c3908 tty_unlock(tty); in block_til_ready()