Home
last modified time | relevance | path

Searched refs:semihosting_console_fd_putc (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/
H A Dsemihosting_console.c42 static void semihosting_console_fd_putc(struct serial_chip *chip __unused, in semihosting_console_fd_putc() function
50 .putc = semihosting_console_fd_putc,