Searched refs:tty_port_tty_hangup (Results 1 – 12 of 12) sorted by relevance
| /linux/Documentation/driver-api/tty/ |
| H A D | tty_port.rst | 46 :identifiers: tty_port_tty_hangup tty_port_tty_vhangup
|
| /linux/include/linux/ |
| H A D | tty_port.h | 272 static inline void tty_port_tty_hangup(struct tty_port *port, bool check_clocal) in tty_port_tty_hangup() function
|
| /linux/drivers/tty/ |
| H A D | rpmsg_tty.c | 210 tty_port_tty_hangup(&cport->port, false); in rpmsg_tty_remove()
|
| H A D | moxa.c | 1030 tty_port_tty_hangup(&brd->ports[a].port, false); in moxa_board_deinit() 1409 tty_port_tty_hangup(&p->port, true); in moxa_new_dcdstate()
|
| H A D | nozomi.c | 1428 tty_port_tty_hangup(&dc->port[i].port, false); in tty_exit()
|
| H A D | n_gsm.c | 2141 tty_port_tty_hangup(&dlci->port, false); in gsm_dlci_close()
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | tty.c | 628 tty_port_tty_hangup(&dev->port, false); in rfcomm_dev_state_change() 640 tty_port_tty_hangup(&dev->port, true); in rfcomm_dev_modem_status()
|
| /linux/drivers/mmc/core/ |
| H A D | sdio_uart.c | 156 tty_port_tty_hangup(&port->port, false); in sdio_uart_port_remove() 470 tty_port_tty_hangup(&port->port, false); in sdio_uart_check_modem_status()
|
| /linux/arch/um/drivers/ |
| H A D | chan_kern.c | 600 tty_port_tty_hangup(&line->port, false); in chan_interrupt()
|
| /linux/drivers/usb/serial/ |
| H A D | sierra.c | 595 tty_port_tty_hangup(&port->port, true); in sierra_instat_callback()
|
| /linux/drivers/usb/class/ |
| H A D | cdc-acm.c | 318 tty_port_tty_hangup(&acm->port, false); in acm_process_notification() 1732 tty_port_tty_hangup(&acm->port, false); in acm_reset_resume()
|
| /linux/drivers/net/usb/ |
| H A D | hso.c | 3092 tty_port_tty_hangup(&serial->port, false); in hso_free_interface()
|