Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/
H A Ddebug.h23 static inline void debug_putc(int c) in debug_putc() function
55 static inline void debug_putc(int c) in debug_putc() function
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Drk_fiq_debugger.c198 static void debug_putc(struct platform_device *pdev, unsigned int c) in debug_putc() function