Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dsamsung_tty.c227 static inline struct s3c24xx_uart_port *to_ourport(struct uart_port *port) in to_ourport() function
246 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_rx_enable()
270 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_rx_disable()
286 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_tx()
493 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_start_tx()
538 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_rx()
578 return to_ourport(port)->info; in s3c24xx_port_to_info()
1171 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_shutdown()
1194 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c64xx_serial_shutdown()
1213 struct s3c24xx_uart_port *ourport = to_ourport(port); in apple_s5l_serial_shutdown()
[all …]