Lines Matching refs:to_ourport
92 static inline struct s3c24xx_uart_port *to_ourport(struct uart_port *port) in to_ourport() function
116 return to_ourport(port)->info->type == PORT_S3C6400; in s3c24xx_serial_has_interrupt_mask()
159 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_tx()
340 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_start_tx()
385 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_rx()
417 return to_ourport(port)->info; in s3c24xx_port_to_info()
976 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_shutdown()
1009 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_startup()
1055 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c64xx_serial_startup()
1109 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_pm()
1272 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_set_termios()
1916 s3c24xx_serial_cpufreq_deregister(to_ourport(port)); in s3c24xx_serial_remove()
1940 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_resume()
1956 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_resume_noirq()
2027 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_get_poll_char()