Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/driver-api/serial/
H A Ddriver.rst75 uart_unregister_driver uart_suspend_port uart_resume_port
/openbmc/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.c678 uart_suspend_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_suspend()
H A Dsunplus-uart.c679 uart_suspend_port(&sunplus_uart_driver, &sup->port); in sunplus_uart_suspend()
H A Dst-asc.c810 return uart_suspend_port(&asc_uart_driver, port); in asc_serial_suspend()
H A Dsifive.c1026 return uart_suspend_port(&sifive_serial_uart_driver, &ssp->port); in sifive_serial_suspend()
H A Damba-pl010.c749 uart_suspend_port(&amba_reg, &uap->port); in pl010_suspend()
H A Duartlite.c707 uart_suspend_port(&ulite_uart_driver, port); in ulite_suspend()
H A Dfsl_linflexuart.c864 uart_suspend_port(&linflex_reg, sport); in linflex_suspend()
H A Dpxa.c759 uart_suspend_port(&serial_pxa_reg, &sport->port); in serial_pxa_suspend()
H A Dma35d1_serial.c770 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 Dmax3100.c864 uart_suspend_port(&max3100_uart_driver, &s->port); in max3100_suspend()
H A Dimx.c2610 uart_suspend_port(&imx_uart_uart_driver, &sport->port); in imx_uart_suspend()
2642 uart_suspend_port(&imx_uart_uart_driver, &sport->port); in imx_uart_freeze()
H A Dsprd_serial.c1235 uart_suspend_port(&sprd_uart_driver, &sup->port); in sprd_suspend()
H A Dxilinx_uartps.c1344 return uart_suspend_port(cdns_uart->cdns_uart_driver, port); in cdns_uart_suspend()
H A Dmax310x.c1189 uart_suspend_port(&max310x_uart, &s->p[i].port); in max310x_suspend()
H A Dmvebu-uart.c828 uart_suspend_port(&mvebu_uart_driver, port); in mvebu_uart_suspend()
H A Dserial_core.c2390 int uart_suspend_port(struct uart_driver *drv, struct uart_port *uport) in uart_suspend_port() function
2468 EXPORT_SYMBOL(uart_suspend_port);
H A Dmpc52xx_uart.c1786 uart_suspend_port(&mpc52xx_uart_driver, port); in mpc52xx_uart_of_suspend()
H A Dserial-tegra.c1629 return uart_suspend_port(&tegra_uart_driver, u); in tegra_uart_suspend()
H A Dpmac_zilog.c1526 uart_suspend_port(&pmz_uart_reg, &uap->port); in pmz_suspend()
H A Domap-serial.c1388 uart_suspend_port(&serial_omap_reg, &up->port); in serial_omap_suspend()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_core.c798 uart_suspend_port(&serial8250_reg, port); in serial8250_suspend_port()
907 uart_suspend_port(&serial8250_reg, &up->port); in serial8250_suspend()
/openbmc/linux/include/linux/
H A Dserial_core.h989 int uart_suspend_port(struct uart_driver *reg, struct uart_port *port);

12