Home
last modified time | relevance | path

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

/optee_os/core/kernel/
A Dconsole.c122 const struct serial_driver *sdrv; in configure_console_from_dt()
137 sdrv = (const struct serial_driver *)dt_drv->driver; in configure_console_from_dt()
/optee_os/core/include/drivers/
A Dserial.h25 struct serial_driver { struct
/optee_os/core/drivers/
A Dimx_lpuart.c116 static const struct serial_driver imx_lpuart_driver = {
A Dserial8250_uart.c150 static const struct serial_driver serial8250_driver = {
A Dimx_uart.c184 static const struct serial_driver imx_uart_driver = {
A Dpl011.c214 static const struct serial_driver pl011_driver = {

Completed in 13 milliseconds