Searched refs:debug_putc (Results 1 – 2 of 2) sorted by relevance
23 static inline void debug_putc(int c) in debug_putc() function37 debug_putc('\r'); in debug_puts()39 debug_putc(*s++); in debug_puts()51 debug_putc(c); in debug_puth()55 static inline void debug_putc(int c) in debug_putc() function
198 static void debug_putc(struct platform_device *pdev, unsigned int c) in debug_putc() function292 debug_putc(pdev, '\r'); in debug_put()293 debug_putc(pdev, *s++); in debug_put()868 t->pdata.uart_putc = debug_putc; in rk_serial_debug_init()