Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/accessibility/speakup/
H 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.15/drivers/tty/
H A Dtty_mutex.c29 tty_kref_put(tty); in tty_lock_interruptible()
36 tty_kref_put(tty); in tty_unlock()
H 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()
315 tty_kref_put(tty); in disassociate_ctty()
H A Dtty_port.c70 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()
H A Dtty_io.c622 tty_kref_put(tty); in __tty_hangup()
711 tty_kref_put(tty); in tty_vhangup_self()
1563 void tty_kref_put(struct tty_struct *tty) in tty_kref_put() function
1568 EXPORT_SYMBOL(tty_kref_put);
1601 tty_kref_put(tty->link); in release_tty()
1602 tty_kref_put(tty); in release_tty()
1891 tty_kref_put(tty); /* safe to drop the kref now */ in tty_open_current_tty()
1973 tty_kref_put(tty); in tty_kopen()
2062 tty_kref_put(tty); in tty_open_by_driver()
2069 tty_kref_put(tty); /* drop kref from tty_driver_lookup_tty() */ in tty_open_by_driver()
H A Dn_gsm.c1717 tty_kref_put(tty); in gsm_control_modem()
2428 tty_kref_put(tty); in gsm_dlci_data()
2741 tty_kref_put(tty); in gsm_dlci_release()
3597 tty_kref_put(gsm->tty); in gsmld_detach_gsm()
H A Dmips_ejtag_fdc.c469 tty_kref_put(tty); in mips_ejtag_fdc_put_chan()
/linux-6.15/drivers/usb/serial/
H A Dconsole.c170 tty_kref_put(tty); in usb_console_setup()
186 tty_kref_put(tty); in usb_console_setup()
H A Dmct_u232.c581 tty_kref_put(tty); in mct_u232_read_int_callback()
H A Dch341.c767 tty_kref_put(tty); in ch341_update_status()
H A Df81232.c233 tty_kref_put(tty); in f81232_read_msr()
/linux-6.15/drivers/leds/trigger/
H A Dledtrig-tty.c101 tty_kref_put(trigger_data->tty); in ttyname_store()
341 tty_kref_put(trigger_data->tty); in ledtrig_tty_deactivate()
/linux-6.15/Documentation/driver-api/tty/
H A Dtty_struct.rst33 :identifiers: tty_kref_put
/linux-6.15/drivers/net/caif/
H A Dcaif_serial.c339 tty_kref_put(tty); in ldisc_open()
358 tty_kref_put(ser->tty); in ldisc_close()
/linux-6.15/drivers/isdn/capi/
H A Dcapi.c315 tty_kref_put(tty); in capincci_free_minor()
332 tty_kref_put(tty); in capincci_minor_opencount()
477 tty_kref_put(tty); in handle_recv_skb()
506 tty_kref_put(tty); in handle_minor_send()
568 tty_kref_put(tty); in handle_minor_send()
/linux-6.15/drivers/tty/hvc/
H A Dhvc_console.c581 tty_kref_put(tty); in hvc_set_winsz()
757 tty_kref_put(tty); in __hvc_poll()
1009 tty_kref_put(tty); in hvc_remove()
H A Dhvsi_lib.c411 tty_kref_put(pv->tty); in hvsilib_close()
/linux-6.15/arch/um/drivers/
H A Dline.c512 tty_kref_put(tty); in line_get_config()
664 tty_kref_put(tty); in winch_interrupt()
729 tty_kref_put(wtty); in unregister_winch()
/linux-6.15/include/linux/
H A Dtty.h338 void tty_kref_put(struct tty_struct *tty);
353 static inline void tty_kref_put(struct tty_struct *tty) in tty_kref_put() function
/linux-6.15/drivers/s390/char/
H A Dfs3270.c437 tty_kref_put(tty); in fs3270_open()
441 tty_kref_put(tty); in fs3270_open()
H A Dsclp_tty.c348 tty_kref_put(tty); in sclp_tty_input()
H A Dkeyboard.c493 tty_kref_put(tty); in kbd_ioctl()
/linux-6.15/drivers/mmc/core/
H A Dsdio_uart.c427 tty_kref_put(tty); in sdio_uart_transmit_chars()
443 tty_kref_put(tty); in sdio_uart_transmit_chars()
488 tty_kref_put(tty); in sdio_uart_check_modem_status()
/linux-6.15/drivers/tty/serdev/
H A Dserdev-ttyport.c63 tty_kref_put(tty); in ttyport_write_wakeup()
/linux-6.15/security/apparmor/
H A Dfile.c643 tty_kref_put(tty); in revalidate_tty()

123