Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsamsung.c92 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()
[all …]