Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dimx_uart.c127 static const struct serial_ops imx_uart_ops = { variable
132 DECLARE_KEEP_PAGER(imx_uart_ops);
137 pd->chip.ops = &imx_uart_ops; in imx_uart_init()