Home
last modified time | relevance | path

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

/openbmc/obmc-console/
H A Dconsole-server.c811 static long get_poll_timeout(struct console *console, struct timeval *cur_time) in get_poll_timeout() function
966 timeout = get_poll_timeout(server->active, &tv); in run_console_iteration()