Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsh-sci.c148 static int get_char(struct sci_port *port) in get_char() function
231 } while (get_char(port) != '+'); in put_string()