Home
last modified time | relevance | path

Searched defs:console_write (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dchan_user.h24 int (*console_write)(int, const char *, int); member
H A Dmconsole_kern.c558 static void console_write(struct console *console, const char *string, in console_write() function
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.h64 void (*console_write)(struct platform_device *pdev, const char *s, member
H A Drk_fiq_debugger.c380 static void console_write(struct platform_device *pdev, const char *s, unsigned int count) in console_write() function