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

/linux-4.1.27/drivers/tty/
H A Dtty_mutex.c25 void __lockfunc tty_unlock(struct tty_struct *tty) tty_unlock() function
35 EXPORT_SYMBOL(tty_unlock); variable
46 tty_unlock(tty); tty_unlock_slave()
H A Dtty_ldisc.c535 tty_unlock(tty); tty_set_ldisc()
546 tty_unlock(tty); tty_set_ldisc()
557 tty_unlock(tty); tty_set_ldisc()
598 tty_unlock(tty); tty_set_ldisc()
H A Damiserial.c1039 tty_unlock(tty); get_serial_info()
1061 tty_unlock(tty); set_serial_info()
1071 tty_unlock(tty); set_serial_info()
1081 tty_unlock(tty); set_serial_info()
1113 tty_unlock(tty); set_serial_info()
H A Dtty_io.c689 tty_unlock(tty); __tty_hangup()
748 tty_unlock(tty); __tty_hangup()
1207 tty_unlock(tty); tty_write_message()
1210 tty_unlock(tty); tty_write_message()
1559 tty_unlock(tty); tty_init_dev()
1568 tty_unlock(tty); tty_init_dev()
1794 tty_unlock(tty); tty_release()
1903 tty_unlock(tty); tty_release()
1968 tty_unlock(tty); tty_open_current_tty()
2044 * Note: the tty_unlock/lock cases without a ref are only safe due to
2091 tty_unlock(tty); tty_open()
2127 tty_unlock(tty); /* need to call tty_release without BTM */ tty_open()
2171 tty_unlock(tty); tty_open()
2263 tty_unlock(tty); tty_fasync()
2501 tty_unlock(tty); tiocsctty()
H A Dpty.c799 tty_unlock(tty); ptmx_open()
802 tty_unlock(tty); ptmx_open()
H A Dn_r3964.c1110 tty_unlock(tty); r3964_read()
1178 tty_unlock(tty); r3964_write()
H A Dtty_port.c433 tty_unlock(tty); tty_port_block_til_ready()
H A Dsynclink_gt.c3329 tty_unlock(tty); block_til_ready()
H A Dsynclinkmp.c3354 tty_unlock(tty); block_til_ready()
H A Dsynclink.c3332 tty_unlock(tty); block_til_ready()
/linux-4.1.27/include/linux/
H A 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 */ tty_wait_until_sent_from_close()
700 tty_unlock(tty); \
/linux-4.1.27/drivers/tty/serial/
H A Dcrisv10.c3908 tty_unlock(tty); block_til_ready()

Completed in 245 milliseconds