Home
last modified time | relevance | path

Searched refs:uart_suspend_port (Results 1 – 25 of 26) sorted by relevance

12

/linux/Documentation/driver-api/serial/
H A Ddriver.rst74 uart_unregister_driver uart_suspend_port uart_resume_port
/linux/drivers/tty/serial/8250/
H A D8250_platform.c251 uart_suspend_port(&serial8250_reg, &up->port); in serial8250_suspend()
H A D8250_core.c597 uart_suspend_port(&serial8250_reg, port); in serial8250_suspend_port()
/linux/drivers/tty/serial/
H A Dserial_txx9.c1077 uart_suspend_port(&serial_txx9_reg, up); in serial_txx9_suspend()
1161 uart_suspend_port(&serial_txx9_reg, up); in pciserial_txx9_suspend_one()
H A Dsunplus-uart.c673 uart_suspend_port(&sunplus_uart_driver, &sup->port); in sunplus_uart_suspend()
H A Dsifive.c1089 return uart_suspend_port(&sifive_serial_uart_driver, &ssp->port); in sifive_serial_suspend()
H A Dmax3100.c786 uart_suspend_port(&max3100_uart_driver, &s->port); in max3100_suspend()
H A Dpxa.c754 uart_suspend_port(&serial_pxa_reg, &sport->port); in serial_pxa_suspend()
H A Dfsl_linflexuart.c866 uart_suspend_port(&linflex_reg, sport); in linflex_suspend()
H A Dma35d1_serial.c772 uart_suspend_port(&ma35d1serial_reg, &up->port); in ma35d1serial_suspend()
H A Dsa1100.c812 uart_suspend_port(&sa1100_reg, &sport->port); in sa1100_serial_suspend()
H A Dimx.c2761 uart_suspend_port(&imx_uart_uart_driver, &sport->port); in imx_uart_suspend()
2793 uart_suspend_port(&imx_uart_uart_driver, &sport->port); in imx_uart_freeze()
H A Dmax310x.c1158 uart_suspend_port(&max310x_uart, &s->p[i].port); in max310x_suspend()
H A Dserial_core.c2333 int uart_suspend_port(struct uart_driver *drv, struct uart_port *uport) in uart_suspend_port() function
2409 EXPORT_SYMBOL(uart_suspend_port);
H A Dxilinx_uartps.c1493 return uart_suspend_port(cdns_uart->cdns_uart_driver, port); in cdns_uart_suspend()
H A Dserial-tegra.c1633 return uart_suspend_port(&tegra_uart_driver, u); in tegra_uart_suspend()
H A Dmpc52xx_uart.c1782 uart_suspend_port(&mpc52xx_uart_driver, port); in mpc52xx_uart_of_suspend()
H A Domap-serial.c1383 uart_suspend_port(&serial_omap_reg, &up->port); in serial_omap_suspend()
H A Dpch_uart.c1768 uart_suspend_port(&pch_uart_driver, &priv->port); in pch_uart_pci_suspend()
H A Dmsm_serial.c1884 uart_suspend_port(&msm_uart_driver, &port->uart); in msm_serial_suspend()
H A Dstm32-usart.c2120 uart_suspend_port(&stm32_usart_driver, port); in stm32_usart_serial_suspend()
H A Datmel_serial.c2763 uart_suspend_port(&atmel_uart, port); in atmel_serial_suspend()
H A Dsamsung_tty.c2082 uart_suspend_port(&s3c24xx_uart_drv, port); in s3c24xx_serial_suspend()
H A Dfsl_lpuart.c3113 uart_suspend_port(&lpuart_reg, &sport->port); in lpuart_suspend()
/linux/include/linux/
H A Dserial_core.h1130 int uart_suspend_port(struct uart_driver *reg, struct uart_port *port);

12