Searched refs:my_console_wait_key (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 D68360serial.c2166 static int my_console_wait_key(int idx, int xmon, char *obuf) function
2233 return(my_console_wait_key(co->index, 0, NULL));
2240 return(my_console_wait_key(0, 1, NULL));
2246 return(my_console_wait_key(0, 0, NULL));
2258 kgdb_chars = my_console_wait_key(0, 0, kgdb_buf);

Completed in 82 milliseconds