Lines Matching refs:to_ourport
214 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()
1169 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c64xx_serial_startup()
1219 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_pm()
1382 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_set_termios()
2093 s3c24xx_serial_cpufreq_deregister(to_ourport(port)); in s3c24xx_serial_remove()
2117 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_resume()
2137 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_resume_noirq()
2213 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_get_poll_char()