Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dctrlchar.h15 ctrlchar_handle(const unsigned char *buf, int len, struct tty_struct *tty);
Dctrlchar.c48 ctrlchar_handle(const unsigned char *buf, int len, struct tty_struct *tty) in ctrlchar_handle() function
Dsclp_tty.c331 cchar = ctrlchar_handle(buf, count, tty); in sclp_tty_input()
Dcon3215.c410 cchar = ctrlchar_handle(raw->inbuf, count, tty); in raw3215_irq()