Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dsn_console.c124 static int snt_poll_getc(void);
135 .sal_getc = snt_poll_getc,
165 static int snt_poll_getc(void) in snt_poll_getc() function