Home
last modified time | relevance | path

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

/drivers/tty/serial/
A Dsh-sci-common.h93 void (*console_restore)(struct uart_port *port); member
A Dsh-sci.c2975 .console_restore = sci_console_restore,
3781 if (sport->ops->console_restore) in sci_resume()
3782 sport->ops->console_restore(&sport->port); in sci_resume()

Completed in 10 milliseconds