Home
last modified time | relevance | path

Searched refs:tty_kref_put (Results 1 – 25 of 58) sorted by relevance

123

/linux-6.3-rc2/drivers/accessibility/speakup/
A Dselection.c54 tty_kref_put(tty); in __speakup_set_selection()
72 tty_kref_put(tty); in speakup_set_selection()
103 tty_kref_put(tty); in speakup_cancel_selection()
113 tty_kref_put(tty); in __speakup_paste_selection()
125 tty_kref_put(tty); in speakup_paste_selection()
140 tty_kref_put(tty); in speakup_cancel_paste()
/linux-6.3-rc2/drivers/tty/
A Dtty_mutex.c29 tty_kref_put(tty); in tty_lock_interruptible()
36 tty_kref_put(tty); in tty_unlock()
A Dtty_jobctrl.c84 tty_kref_put(tty); in proc_clear_tty()
115 tty_kref_put(current->signal->tty); in __proc_set_tty()
286 tty_kref_put(tty); in disassociate_ctty()
320 tty_kref_put(tty); in disassociate_ctty()
A Dtty_port.c72 tty_kref_put(tty); in tty_port_default_wakeup()
347 tty_kref_put(port->tty); in tty_port_tty_set()
408 tty_kref_put(tty); in tty_port_hangup()
425 tty_kref_put(tty); in tty_port_tty_hangup()
A Dtty_io.c629 tty_kref_put(tty); in __tty_hangup()
718 tty_kref_put(tty); in tty_vhangup_self()
1562 void tty_kref_put(struct tty_struct *tty) in tty_kref_put() function
1567 EXPORT_SYMBOL(tty_kref_put);
1600 tty_kref_put(tty->link); in release_tty()
1601 tty_kref_put(tty); in release_tty()
1890 tty_kref_put(tty); /* safe to drop the kref now */ in tty_open_current_tty()
1972 tty_kref_put(tty); in tty_kopen()
2061 tty_kref_put(tty); in tty_open_by_driver()
2068 tty_kref_put(tty); /* drop kref from tty_driver_lookup_tty() */ in tty_open_by_driver()
A Dn_gsm.c1706 tty_kref_put(tty); in gsm_control_modem()
2380 tty_kref_put(tty); in gsm_dlci_data()
2565 tty_kref_put(tty); in gsm_dlci_release()
3333 tty_kref_put(gsm->tty); in gsmld_detach_gsm()
/linux-6.3-rc2/drivers/usb/serial/
A Dconsole.c170 tty_kref_put(tty); in usb_console_setup()
186 tty_kref_put(tty); in usb_console_setup()
A Dmct_u232.c582 tty_kref_put(tty); in mct_u232_read_int_callback()
A Dch341.c731 tty_kref_put(tty); in ch341_update_status()
/linux-6.3-rc2/Documentation/driver-api/tty/
A Dtty_struct.rst33 :identifiers: tty_kref_put
/linux-6.3-rc2/arch/um/drivers/
A Dline.c510 tty_kref_put(tty); in line_get_config()
659 tty_kref_put(tty); in winch_interrupt()
722 tty_kref_put(wtty); in unregister_winch()
/linux-6.3-rc2/drivers/net/caif/
A Dcaif_serial.c353 tty_kref_put(tty); in ldisc_open()
372 tty_kref_put(ser->tty); in ldisc_close()
/linux-6.3-rc2/drivers/isdn/capi/
A Dcapi.c313 tty_kref_put(tty); in capincci_free_minor()
330 tty_kref_put(tty); in capincci_minor_opencount()
475 tty_kref_put(tty); in handle_recv_skb()
504 tty_kref_put(tty); in handle_minor_send()
566 tty_kref_put(tty); in handle_minor_send()
/linux-6.3-rc2/drivers/tty/hvc/
A Dhvc_console.c581 tty_kref_put(tty); in hvc_set_winsz()
757 tty_kref_put(tty); in __hvc_poll()
1011 tty_kref_put(tty); in hvc_remove()
A Dhvsi_lib.c409 tty_kref_put(pv->tty); in hvsilib_close()
/linux-6.3-rc2/drivers/leds/trigger/
A Dledtrig-tty.c65 tty_kref_put(trigger_data->tty); in ttyname_store()
/linux-6.3-rc2/include/linux/
A Dtty.h344 void tty_kref_put(struct tty_struct *tty);
359 static inline void tty_kref_put(struct tty_struct *tty) in tty_kref_put() function
/linux-6.3-rc2/drivers/s390/char/
A Dfs3270.c437 tty_kref_put(tty); in fs3270_open()
441 tty_kref_put(tty); in fs3270_open()
A Dsclp_tty.c348 tty_kref_put(tty); in sclp_tty_input()
A Dkeyboard.c493 tty_kref_put(tty); in kbd_ioctl()
/linux-6.3-rc2/drivers/mmc/core/
A Dsdio_uart.c431 tty_kref_put(tty); in sdio_uart_transmit_chars()
447 tty_kref_put(tty); in sdio_uart_transmit_chars()
492 tty_kref_put(tty); in sdio_uart_check_modem_status()
/linux-6.3-rc2/drivers/staging/gdm724x/
A Dgdm_tty.c256 tty_kref_put(tty); in unregister_lte_tty_device()
/linux-6.3-rc2/drivers/char/pcmcia/
A Dsynclink_cs.c804 tty_kref_put(tty); in bh_handler()
1255 tty_kref_put(tty); in mgslpc_isr()
3852 tty_kref_put(tty); in tx_timeout()
3905 tty_kref_put(tty); in hdlcdev_attach()
3949 tty_kref_put(tty); in hdlcdev_xmit()
3993 tty_kref_put(tty); in hdlcdev_open()
4002 tty_kref_put(tty); in hdlcdev_open()
4040 tty_kref_put(tty); in hdlcdev_close()
4145 tty_kref_put(tty); in hdlcdev_wan_ioctl()
/linux-6.3-rc2/drivers/tty/serdev/
A Dserdev-ttyport.c65 tty_kref_put(tty); in ttyport_write_wakeup()
/linux-6.3-rc2/security/apparmor/
A Dfile.c620 tty_kref_put(tty); in revalidate_tty()

Completed in 62 milliseconds

123