Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsamsung.c95 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()
[all …]