Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsn_console.c106 static int snt_poll_getc(void);
117 .sal_getc = snt_poll_getc,
147 static int snt_poll_getc(void) in snt_poll_getc() function