Lines Matching refs:to_ourport
226 static inline struct s3c24xx_uart_port *to_ourport(struct uart_port *port) in to_ourport() function
245 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_rx_enable()
269 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_rx_disable()
285 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_tx()
490 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_start_tx()
536 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_rx()
577 return to_ourport(port)->info; in s3c24xx_port_to_info()
1170 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c64xx_serial_shutdown()
1189 struct s3c24xx_uart_port *ourport = to_ourport(port); in apple_s5l_serial_shutdown()
1216 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c64xx_serial_startup()
1261 struct s3c24xx_uart_port *ourport = to_ourport(port); in apple_s5l_serial_startup()
1302 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_pm()
1474 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_set_termios()
1626 const struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_type()
2088 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_resume()
2108 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_resume_noirq()
2227 const struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_get_poll_char()