Searched refs:poll_uart6850 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/oss/
H A Duart6850.c78 static void poll_uart6850(unsigned long dummy);
81 static DEFINE_TIMER(uart6850_timer, poll_uart6850, 0, 0);
119 static void poll_uart6850(unsigned long dummy) poll_uart6850() function
155 poll_uart6850(0); /* uart6850_open()

Completed in 51 milliseconds