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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsn_console.c124 static int snt_poll_getc(void);
135 .sal_getc = snt_poll_getc,
162 * snt_poll_getc - Get a character from the console in polling mode
165 static int snt_poll_getc(void) function

Completed in 58 milliseconds