Home
last modified time | relevance | path

Searched refs:uart_suspend_port (Results 1 – 25 of 35) 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.c253 uart_suspend_port(&serial8250_reg, &up->port); in serial8250_suspend()
H A D8250_core.c596 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 Dsunplus-uart.c673 uart_suspend_port(&sunplus_uart_driver, &sup->port); in sunplus_uart_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 Dsifive.c1089 return uart_suspend_port(&sifive_serial_uart_driver, &ssp->port); in sifive_serial_suspend()
H A Duartlite.c715 uart_suspend_port(&ulite_uart_driver, port); in ulite_suspend()
H A Dmax3100.c786 uart_suspend_port(&max3100_uart_driver, &s->port); in max3100_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 Dpxa.c754 uart_suspend_port(&serial_pxa_reg, &sport->port); in serial_pxa_suspend()
H A Dsa1100.c812 uart_suspend_port(&sa1100_reg, &sport->port); in sa1100_serial_suspend()
H A Dimx.c2781 uart_suspend_port(&imx_uart_uart_driver, &sport->port); in imx_uart_suspend()
2813 uart_suspend_port(&imx_uart_uart_driver, &sport->port); in imx_uart_freeze()
H A Dsprd_serial.c1269 uart_suspend_port(&sprd_uart_driver, &sup->port); in sprd_suspend()
H A Dmvebu-uart.c826 uart_suspend_port(&mvebu_uart_driver, port); in mvebu_uart_suspend()
H A Dmax310x.c1169 uart_suspend_port(&max310x_uart, &s->p[i].port); in max310x_suspend()
H A Dserial_core.c2288 int uart_suspend_port(struct uart_driver *drv, struct uart_port *uport) in uart_suspend_port() function
2363 EXPORT_SYMBOL(uart_suspend_port);
H A Dpmac_zilog.c1523 uart_suspend_port(&pmz_uart_reg, &uap->port); in pmz_suspend()
H A Dmpc52xx_uart.c1782 uart_suspend_port(&mpc52xx_uart_driver, port); in mpc52xx_uart_of_suspend()
H A Dserial-tegra.c1633 return uart_suspend_port(&tegra_uart_driver, u); in tegra_uart_suspend()
H A Dxilinx_uartps.c1489 return uart_suspend_port(&cdns_uart_uart_driver, port); in cdns_uart_suspend()
/linux/include/linux/
H A Dserial_core.h1143 int uart_suspend_port(struct uart_driver *reg, struct uart_port *port);

12