Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c1287 static void fiq_tty_poll_put_char(struct tty_driver *driver, int line, char ch) in fiq_tty_poll_put_char() function
1329 .poll_put_char = fiq_tty_poll_put_char,