Searched refs:thunk_pollchar (Results 1 – 3 of 3) sorted by relevance
112 int thunk_pollchar(void);
379 while ((c = thunk_pollchar()) >= 0) { in ttycons_softintr()
462 thunk_pollchar(void) in thunk_pollchar() function