Home
last modified time | relevance | path

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

/xnu-12377.61.12/pexpert/arm/
H A Dpe_serial.c1057 uart_putc_device(char c, bool poll, bool force, struct pe_serial_functions *fns) in uart_putc_device() function
1087 uart_putc_device(c, poll, false, fns); in uart_putc_options()
1133 uart_putc_device(c, true, true, fns); in uart_puts_force_poll_device()