Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsamsung_tty.c236 static int s3c24xx_serial_has_interrupt_mask(struct uart_port *port) in s3c24xx_serial_has_interrupt_mask() function
292 if (s3c24xx_serial_has_interrupt_mask(port)) in s3c24xx_serial_stop_tx()
356 if (s3c24xx_serial_has_interrupt_mask(port)) in enable_tx_dma()
388 if (s3c24xx_serial_has_interrupt_mask(port)) in enable_tx_pio()
515 if (s3c24xx_serial_has_interrupt_mask(port)) in s3c24xx_serial_stop_rx()
1097 if (!s3c24xx_serial_has_interrupt_mask(port)) in s3c24xx_serial_shutdown()
1105 if (!s3c24xx_serial_has_interrupt_mask(port)) in s3c24xx_serial_shutdown()
1112 if (s3c24xx_serial_has_interrupt_mask(port)) { in s3c24xx_serial_shutdown()
1868 if (s3c24xx_serial_has_interrupt_mask(port)) in s3c24xx_serial_init_port()
1904 if (!s3c24xx_serial_has_interrupt_mask(port)) { in s3c24xx_serial_init_port()
[all …]