Home
last modified time | relevance | path

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

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