Home
last modified time | relevance | path

Searched refs:__dcc_putchar (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_dcc.c23 __dcc_putchar(ch); in dcc_uart_console_putchar()
51 __dcc_putchar(buf[i]); in hvc_dcc_put_chars()
75 __dcc_putchar('\n'); in hvc_dcc_check()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_dcc.c37 __dcc_putchar(ch); in dcc_uart_console_putchar()
65 __dcc_putchar(buf[i]); in hvc_dcc_put_chars()
108 __dcc_putchar('\n'); in hvc_dcc_check()
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Ddcc.h27 static inline void __dcc_putchar(char c) in __dcc_putchar() function
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Ddcc.h27 static inline void __dcc_putchar(char c) in __dcc_putchar() function
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Ddcc.h4 * A call to __dcc_getchar() or __dcc_putchar() is typically followed by
31 static inline void __dcc_putchar(char c) in __dcc_putchar() function
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Ddcc.h4 * A call to __dcc_getchar() or __dcc_putchar() is typically followed by
31 static inline void __dcc_putchar(char c) in __dcc_putchar() function

Completed in 2 milliseconds