Searched refs:xenconsgetchar (Results 1 – 1 of 1) sorted by relevance
135 static int xenconsgetchar(cons_polledio_arg_t);336 xcp->polledio.cons_polledio_getchar = xenconsgetchar; in xenconsattach()1355 xenconsgetchar(cons_polledio_arg_t arg) in xenconsgetchar() function