Home
last modified time | relevance | path

Searched refs:ctrlchar_handle (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dctrlchar.h15 ctrlchar_handle(const unsigned char *buf, int len, struct tty_struct *tty);
H A Dctrlchar.c48 ctrlchar_handle(const unsigned char *buf, int len, struct tty_struct *tty) in ctrlchar_handle() function
H A Dsclp_tty.c331 cchar = ctrlchar_handle(buf, count, tty); in sclp_tty_input()
H A Dcon3215.c411 cchar = ctrlchar_handle(raw->inbuf, count, tty); in raw3215_irq()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dctrlchar.h15 ctrlchar_handle(const unsigned char *buf, int len, struct tty_struct *tty);
H A Dctrlchar.c37 * ctrlchar_handle - check for special chars at start of input
49 ctrlchar_handle(const unsigned char *buf, int len, struct tty_struct *tty) in ctrlchar_handle() function
H A Dsclp_tty.c327 cchar = ctrlchar_handle(buf, count, tty); in sclp_tty_input()
H A Dcon3215.c394 cchar = ctrlchar_handle(raw->inbuf, count, tty); in raw3215_irq()

Completed in 6 milliseconds