Home
last modified time | relevance | path

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

/linux-4.4.14/arch/xtensa/platforms/iss/
Dconsole.c54 static void rs_poll(unsigned long);
61 setup_timer(&serial_timer, rs_poll, in rs_open()
99 static void rs_poll(unsigned long priv) in rs_poll() function