Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dusbtty.c449 static int next_nl_pos (const char *s) in next_nl_pos() function
498 n = next_nl_pos (str); in usbtty_puts()