Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsh-sci.c59 static int kgdb_get_char(struct sci_port *port);
316 static int kgdb_get_char(struct sci_port *port) in kgdb_get_char() function
337 while ((c = kgdb_get_char(kgdb_sci_port)) < 0); in kgdb_sci_getchar()