Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsamsung_tty.c214 static inline struct s3c24xx_uart_port *to_ourport(struct uart_port *port) in to_ourport() function
238 return to_ourport(port)->info->type == PORT_S3C6400; in s3c24xx_serial_has_interrupt_mask()
243 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_rx_enable()
267 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_rx_disable()
283 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_tx()
461 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_start_tx()
506 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_rx()
538 return to_ourport(port)->info; in s3c24xx_port_to_info()
1094 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_shutdown()
1127 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_startup()
[all …]