Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/serial/
H A Ddriver.rst75 uart_unregister_driver uart_suspend_port uart_resume_port
/linux/drivers/tty/serial/8250/
H A D8250_platform.c260 uart_suspend_port(&serial8250_reg, &up->port); in serial8250_suspend()
H A D8250_core.c594 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 Dlpc32xx_hs.c671 uart_suspend_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_suspend()
H A Damba-pl010.c749 uart_suspend_port(&amba_reg, &uap->port); in pl010_suspend()
H A Dst-asc.c815 return uart_suspend_port(&asc_uart_driver, port); in asc_serial_suspend()
H A Dpxa.c754 uart_suspend_port(&serial_pxa_reg, &sport->port); in serial_pxa_suspend()
H A Dma35d1_serial.c772 uart_suspend_port(&ma35d1serial_reg, &up->port); in ma35d1serial_suspend()
H A Dmax3100.c785 uart_suspend_port(&max3100_uart_driver, &s->port); in max3100_suspend()
H A Dsa1100.c812 uart_suspend_port(&sa1100_reg, &sport->port); in sa1100_serial_suspend()
H A Dimx.c2657 uart_suspend_port(&imx_uart_uart_driver, &sport->port); in imx_uart_suspend()
2689 uart_suspend_port(&imx_uart_uart_driver, &sport->port); in imx_uart_freeze()
H A Dserial_core.c2378 int uart_suspend_port(struct uart_driver *drv, struct uart_port *uport) in uart_suspend_port() function
2454 EXPORT_SYMBOL(uart_suspend_port);
H A Dmpc52xx_uart.c1783 uart_suspend_port(&mpc52xx_uart_driver, port); in mpc52xx_uart_of_suspend()
H A Dxilinx_uartps.c1495 return uart_suspend_port(cdns_uart->cdns_uart_driver, port); in cdns_uart_suspend()
H A Dqcom_geni_serial.c1796 return uart_suspend_port(private_data->drv, uport); in qcom_geni_serial_suspend()
H A Datmel_serial.c2779 uart_suspend_port(&atmel_uart, port); in atmel_serial_suspend()
H A Dsamsung_tty.c2080 uart_suspend_port(&s3c24xx_uart_drv, port); in s3c24xx_serial_suspend()
H A Damba-pl011.c2828 return uart_suspend_port(&amba_reg, &uap->port); in pl011_suspend()
H A Dsh-sci.c3489 uart_suspend_port(&sci_uart_driver, &sport->port); in sci_suspend()
H A Dfsl_lpuart.c3085 uart_suspend_port(&lpuart_reg, &sport->port); in lpuart_suspend()
/linux/include/linux/
H A Dserial_core.h1126 int uart_suspend_port(struct uart_driver *reg, struct uart_port *port);