Lines Matching refs:to_ourport
95 static inline struct s3c24xx_uart_port *to_ourport(struct uart_port *port) in to_ourport() function
119 return to_ourport(port)->info->type == PORT_S3C6400; in s3c24xx_serial_has_interrupt_mask()
162 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_tx()
345 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_start_tx()
390 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_rx()
422 return to_ourport(port)->info; in s3c24xx_port_to_info()
942 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_shutdown()
975 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_startup()
1021 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c64xx_serial_startup()
1075 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_pm()
1238 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_set_termios()
1870 s3c24xx_serial_cpufreq_deregister(to_ourport(port)); in s3c24xx_serial_remove()
1894 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_resume()
1978 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_get_poll_char()