Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dctrlchar.h15 ctrlchar_handle(const unsigned char *buf, int len, struct tty_struct *tty);
H A Dctrlchar.c49 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()