Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_console.c97 static int term_read_reply(int *n, int maxnum, char end_char) in term_read_reply() function
218 if (term_read_reply(n, 3, 't')) { in efi_cout_query_mode()