Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dserial8250_uart.c82 static const struct serial_ops serial8250_uart_ops = { variable
88 DECLARE_KEEP_PAGER(serial8250_uart_ops);
96 pd->chip.ops = &serial8250_uart_ops; in serial8250_uart_init()