Home
last modified time | relevance | path

Searched defs:uart_putc (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/nios2/boot/compressed/
H A Dconsole.c64 static void uart_putc(int ch) in uart_putc() function
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.h48 void (*uart_putc)(struct platform_device *pdev, unsigned int c); member