Searched refs:kgdb_get_char (Results 1 – 1 of 1) sorted by relevance
59 static int kgdb_get_char(struct sci_port *port);316 static int kgdb_get_char(struct sci_port *port) in kgdb_get_char() function337 while ((c = kgdb_get_char(kgdb_sci_port)) < 0); in kgdb_sci_getchar()