Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dserial_txx9.c1133 uart_suspend_port(&serial_txx9_reg, &up->port); in serial_txx9_suspend()
1217 uart_suspend_port(&serial_txx9_reg, &up->port); in pciserial_txx9_suspend_one()
H A Duartlite.c701 uart_suspend_port(&ulite_uart_driver, port); in ulite_suspend()
H A Dlpc32xx_hs.c702 uart_suspend_port(&lpc32xx_hs_reg, &p->port); in serial_hs_lpc32xx_suspend()
H A Dpnx8xxx_uart.c774 return uart_suspend_port(&pnx8xxx_reg, &sport->port); in pnx8xxx_serial_suspend()
H A Dst-asc.c846 return uart_suspend_port(&asc_uart_driver, port); in asc_serial_suspend()
H A Damba-pl010.c778 uart_suspend_port(&amba_reg, &uap->port); in pl010_suspend()
H A Dfsl_linflexuart.c886 uart_suspend_port(&linflex_reg, sport); in linflex_suspend()
H A Dpxa.c797 uart_suspend_port(&serial_pxa_reg, &sport->port); in serial_pxa_suspend()
H A Dsa1100.c839 uart_suspend_port(&sa1100_reg, &sport->port); in sa1100_serial_suspend()
H A Dvr41xx_siu.c912 uart_suspend_port(&siu_uart_driver, port); in siu_suspend()
H A Dmax3100.c854 uart_suspend_port(&max3100_uart_driver, &s->port); in max3100_suspend()
H A Dmvebu-uart.c779 uart_suspend_port(&mvebu_uart_driver, port); in mvebu_uart_suspend()
H A Dimx.c2577 uart_suspend_port(&imx_uart_uart_driver, &sport->port); in imx_uart_suspend()
2609 uart_suspend_port(&imx_uart_uart_driver, &sport->port); in imx_uart_freeze()
H A Dxilinx_uartps.c1332 return uart_suspend_port(cdns_uart->cdns_uart_driver, port); in cdns_uart_suspend()
H A Dsprd_serial.c1252 uart_suspend_port(&sprd_uart_driver, &sup->port); in sprd_suspend()
H A Dmax310x.c1164 uart_suspend_port(&max310x_uart, &s->p[i].port); in max310x_suspend()
H A Dserial_core.c2214 int uart_suspend_port(struct uart_driver *drv, struct uart_port *uport) in uart_suspend_port() function
3263 EXPORT_SYMBOL(uart_suspend_port);
/OK3568_Linux_fs/kernel/include/linux/
H A Dserial_core.h453 int uart_suspend_port(struct uart_driver *reg, struct uart_port *port);
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_core.c777 uart_suspend_port(&serial8250_reg, port); in serial8250_suspend_port()
882 uart_suspend_port(&serial8250_reg, &up->port); in serial8250_suspend()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto938 uart_suspend_port
H A Dabi_gki_aarch64_vivo1913 uart_suspend_port
H A Dabi_gki_aarch64_generic2105 uart_suspend_port
H A Dabi_gki_aarch64_db845c653 uart_suspend_port
H A Dabi_gki_aarch64_exynos2157 uart_suspend_port
/OK3568_Linux_fs/kernel/Documentation/driver-api/serial/
H A Ddriver.rst495 **uart_suspend_port()**

12