uart_resume_port 787 drivers/tty/serial/8250/8250_core.c uart_resume_port(&serial8250_reg, port); uart_resume_port 796 drivers/tty/serial/amba-pl010.c uart_resume_port(&amba_reg, &uap->port); uart_resume_port 2682 drivers/tty/serial/amba-pl011.c return uart_resume_port(&amba_reg, &uap->port); uart_resume_port 2791 drivers/tty/serial/atmel_serial.c uart_resume_port(&atmel_uart, port); uart_resume_port 901 drivers/tty/serial/fsl_linflexuart.c uart_resume_port(&linflex_reg, sport); uart_resume_port 2607 drivers/tty/serial/fsl_lpuart.c uart_resume_port(&lpuart_reg, &sport->port); uart_resume_port 2530 drivers/tty/serial/imx.c uart_resume_port(&imx_uart_uart_driver, &sport->port); uart_resume_port 2551 drivers/tty/serial/imx.c uart_resume_port(&imx_uart_uart_driver, &sport->port); uart_resume_port 712 drivers/tty/serial/lpc32xx_hs.c uart_resume_port(&lpc32xx_hs_reg, &p->port); uart_resume_port 876 drivers/tty/serial/max3100.c uart_resume_port(&max3100_uart_driver, &s->port); uart_resume_port 1178 drivers/tty/serial/max310x.c uart_resume_port(&max310x_uart, &s->p[i].port); uart_resume_port 1838 drivers/tty/serial/mpc52xx_uart.c uart_resume_port(&mpc52xx_uart_driver, port); uart_resume_port 1848 drivers/tty/serial/msm_serial.c uart_resume_port(&msm_uart_driver, &port->uart); uart_resume_port 783 drivers/tty/serial/mvebu-uart.c uart_resume_port(&mvebu_uart_driver, port); uart_resume_port 1521 drivers/tty/serial/omap-serial.c uart_resume_port(&serial_omap_reg, &up->port); uart_resume_port 1893 drivers/tty/serial/pch_uart.c uart_resume_port(&pch_uart_driver, &priv->port); uart_resume_port 1623 drivers/tty/serial/pmac_zilog.c uart_resume_port(&pmz_uart_reg, &uap->port); uart_resume_port 787 drivers/tty/serial/pnx8xxx_uart.c return uart_resume_port(&pnx8xxx_reg, &sport->port); uart_resume_port 811 drivers/tty/serial/pxa.c uart_resume_port(&serial_pxa_reg, &sport->port); uart_resume_port 1345 drivers/tty/serial/qcom_geni_serial.c return uart_resume_port(uport->private_data, uport); uart_resume_port 855 drivers/tty/serial/sa1100.c uart_resume_port(&sa1100_reg, &sport->port); uart_resume_port 1996 drivers/tty/serial/samsung.c uart_resume_port(&s3c24xx_uart_drv, port); uart_resume_port 1641 drivers/tty/serial/serial-tegra.c return uart_resume_port(&tegra_uart_driver, u); uart_resume_port 3088 drivers/tty/serial/serial_core.c EXPORT_SYMBOL(uart_resume_port); uart_resume_port 1148 drivers/tty/serial/serial_txx9.c uart_resume_port(&serial_txx9_reg, &up->port); uart_resume_port 1231 drivers/tty/serial/serial_txx9.c uart_resume_port(&serial_txx9_reg, &up->port); uart_resume_port 3392 drivers/tty/serial/sh-sci.c uart_resume_port(&sci_uart_driver, &sport->port); uart_resume_port 1459 drivers/tty/serial/sirfsoc_uart.c uart_resume_port(&sirfsoc_uart_drv, port); uart_resume_port 1258 drivers/tty/serial/sprd_serial.c uart_resume_port(&sprd_uart_driver, &sup->port); uart_resume_port 854 drivers/tty/serial/st-asc.c return uart_resume_port(&asc_uart_driver, port); uart_resume_port 1395 drivers/tty/serial/stm32-usart.c return uart_resume_port(&stm32_usart_driver, port); uart_resume_port 742 drivers/tty/serial/uartlite.c uart_resume_port(pdata->ulite_uart_driver, port); uart_resume_port 931 drivers/tty/serial/vr41xx_siu.c uart_resume_port(&siu_uart_driver, port); uart_resume_port 1362 drivers/tty/serial/xilinx_uartps.c return uart_resume_port(cdns_uart->cdns_uart_driver, port); uart_resume_port 420 include/linux/serial_core.h int uart_resume_port(struct uart_driver *reg, struct uart_port *port);