Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/tty/
Dn_tty.c1207 n_tty_receive_signal_char(struct tty_struct *tty, int signal, u8 c) in n_tty_receive_signal_char() function
1365 n_tty_receive_signal_char(tty, SIGINT, c); in n_tty_receive_char_special()
1368 n_tty_receive_signal_char(tty, SIGQUIT, c); in n_tty_receive_char_special()
1371 n_tty_receive_signal_char(tty, SIGTSTP, c); in n_tty_receive_char_special()