Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsamsung.c96 static inline struct s3c24xx_uart_port *to_ourport(struct uart_port *port) in to_ourport() function
120 return to_ourport(port)->info->type == PORT_S3C6400; in s3c24xx_serial_has_interrupt_mask()
163 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_tx()
346 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_start_tx()
417 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_stop_rx()
449 return to_ourport(port)->info; in s3c24xx_port_to_info()
967 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_shutdown()
1000 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_startup()
1046 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c64xx_serial_startup()
1100 struct s3c24xx_uart_port *ourport = to_ourport(port); in s3c24xx_serial_pm()
[all …]