Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsamsung_tty.c226 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()
[all …]